MCP4725
1.0.0
MCP4725 library DAC for PICO rp2040
include
mcp4725
mcp4725_Sinewave_Data.hpp
Go to the documentation of this file.
1
7
#ifndef __MCP4725_SINEWAVE_H
8
#define __MCP4725_SINEWAVE_H
9
10
// Libraries
11
#include <stdint.h>
12
18
#define SINEWAVE_RES 128
19
20
extern
const
uint16_t *
pDacLookupSineWave
;
22
#endif
// library file header guard endif
pDacLookupSineWave
const uint16_t * pDacLookupSineWave
Definition:
mcp4725_Sinewave_Data.cpp:157
Generated by
1.9.1