![]() |
Nano100BN Series BSP
V3.03.002
The Board Support Package for Nano100BN Series
|
NANO100 series DAC driver source file. More...
#include "Nano100Series.h"Go to the source code of this file.
Functions | |
| void | DAC_Open (DAC_T *dac, uint32_t u32Ch, uint32_t u32TrgSrc) |
| This function make a DAC channel ready to convert. More... | |
| void | DAC_Close (DAC_T *dac, uint32_t u32Ch) |
| Disable DAC analog power. More... | |
| int | DAC_SetDelayTime (DAC_T *dac, uint32_t u32Delay) |
| Set delay time for DAC to become stable. More... | |
NANO100 series DAC driver source file.
Definition in file dac.c.
1.8.15