MSPM0C110X Driver Library  2.05.01.00
Data Fields
DL_VREF_Config Struct Reference

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
 

Detailed Description

Configuration struct for DL_VREF_Config.

Field Documentation

§ vrefEnable

DL_VREF_ENABLE DL_VREF_Config::vrefEnable

VREF enable setting. Either DL_VREF_ENABLE_DISABLE or DL_VREF_ENABLE_ENABLE

§ bufConfig

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

§ shModeEnable

DL_VREF_SHMODE DL_VREF_Config::shModeEnable

VREF sample and hold enable configuration setting. Either DL_VREF_SHMODE_DISABLE or DL_VREF_SHMODE_ENABLE

§ shCycleCount

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

§ holdCycleCount

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


The documentation for this struct was generated from the following file:
© Copyright 1995-2025, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale