![]() |
![]() |
|
MSPM0C110X Driver Library
2.05.01.00
|
Configuration struct for DL_VREF_Config. More...
#include <dl_vref.h>
Data Fields | |
| DL_VREF_ENABLE | vrefEnable |
| DL_VREF_BUFCONFIG | bufConfig |
| DL_VREF_SHMODE | shModeEnable |
| uint32_t | shCycleCount |
| uint32_t | holdCycleCount |
Configuration struct for DL_VREF_Config.
| DL_VREF_ENABLE DL_VREF_Config::vrefEnable |
VREF enable setting. Either DL_VREF_ENABLE_DISABLE or DL_VREF_ENABLE_ENABLE
| DL_VREF_BUFCONFIG DL_VREF_Config::bufConfig |
VREF buffer configuration setting. Either DL_VREF_BUFCONFIG_OUTPUT_1_4V or DL_VREF_BUFCONFIG_OUTPUT_2_5V
| DL_VREF_SHMODE DL_VREF_Config::shModeEnable |
VREF sample and hold enable configuration setting. Either DL_VREF_SHMODE_DISABLE or DL_VREF_SHMODE_ENABLE
| uint32_t DL_VREF_Config::shCycleCount |
Number of cycles to sample and hold for, if sample and hold mode is enabled. Minimum DL_VREF_SH_MIN, maximum DL_VREF_SH_MAX
| uint32_t DL_VREF_Config::holdCycleCount |
Number of cycles to hold for, if sample and hold mode is enabled. Minimum DL_VREF_HOLD_MIN, maximum DL_VREF_HOLD_MAX