![]() |
![]() |
|
MSPM0C1105_C1106 Driver Library
2.05.01.00
|
Configuration struct for DL_COMP_refVoltageInit. More...
#include <dl_comp.h>
Data Fields | |
| DL_COMP_REF_MODE | mode |
| DL_COMP_REF_SOURCE | source |
| DL_COMP_REF_TERMINAL_SELECT | terminalSelect |
| DL_COMP_DAC_CONTROL | controlSelect |
| DL_COMP_DAC_INPUT | inputSelect |
Configuration struct for DL_COMP_refVoltageInit.
| DL_COMP_REF_MODE DL_COMP_RefVoltageConfig::mode |
The operating mode of the reference voltage generator
Referenced by DL_COMP_refVoltageInit().
| DL_COMP_REF_SOURCE DL_COMP_RefVoltageConfig::source |
The reference source of the comparator
Referenced by DL_COMP_refVoltageInit().
| DL_COMP_REF_TERMINAL_SELECT DL_COMP_RefVoltageConfig::terminalSelect |
The terminals the reference voltage is applied to
Referenced by DL_COMP_refVoltageInit().
| DL_COMP_DAC_CONTROL DL_COMP_RefVoltageConfig::controlSelect |
Determines what controls the selection between DACCODE0 and DACCODE1
Referenced by DL_COMP_refVoltageInit().
| DL_COMP_DAC_INPUT DL_COMP_RefVoltageConfig::inputSelect |
If DL_COMP_DAC_CONTROL_SW is enabled, selects between DACCODE0 and DACCODE1
Referenced by DL_COMP_refVoltageInit().