![]() |
M480 BSP
V3.05.001
The Board Support Package for M480 Series
|
M480 series DAC driver source file. More...
#include "NuMicro.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 DAC module be ready to convert. More... | |
| void | DAC_Close (DAC_T *dac, uint32_t u32Ch) |
| Disable DAC analog power. More... | |
| uint32_t | DAC_SetDelayTime (DAC_T *dac, uint32_t u32Delay) |
| Set delay time for DAC to become stable. More... | |
M480 series DAC driver source file.
Definition in file dac.c.
1.8.15