MCP4725
1.0.0
MCP4725 library DAC for PICO rp2040
|
Data header file for MCP4725 Sinewave generation. More...
#include <stdint.h>
Go to the source code of this file.
Macros | |
#define | SINEWAVE_RES 128 |
Variables | |
const uint16_t * | pDacLookupSineWave |
Data header file for MCP4725 Sinewave generation.
#define SINEWAVE_RES 128 |
Resolution of Sinewave in bits (2^bits) Select 512, 256, 128, 64 or 32 points table i.e. 2^9 = 512 , 9 bit resolution etc
|
extern |
Pointer to data which is in cpp file