BeRTOS
|
Configuration file for DAC module. More...
Go to the source code of this file.
Defines | |
#define | DAC_LOG_LEVEL LOG_LVL_WARN |
Module logging level. | |
#define | DAC_LOG_FORMAT LOG_FMT_TERSE |
Module logging format. | |
#define | CONFIG_DAC_REFRESH 16 |
DAC Refresh Period = 1024*REFRESH/DACC Clock. | |
#define | CONFIG_DAC_STARTUP 0 |
DAC Startup Time Selection. | |
#define | CONFIG_DAC_TIMER DACC_TRGSEL_TIO_CH0 |
DAC Trigger Selection. |
Configuration file for DAC module.
Definition in file cfg_dac.h.
#define CONFIG_DAC_REFRESH 16 |