AM273x MCU+ SDK  08.02.00
GPADC_CfgAndParamValuesType Struct Reference

Detailed Description

Configuration Parameters for GPADC LUT in IFM mode 32 bits: ConfigValue 32 bits: ParamInfo.

Data Fields

uint32_t UnbuffConfigValue
 Unbuff configuration value. More...
 
uint32_t BuffConfigValue
 Buffer configuration value. More...
 
GPADC_ParamInfoType ParamInfo
 ParamInfo. More...
 
uint16_t TotalTime
 Time in unit of 100ns = CollectSamples*16 + SkipSamples. More...
 

Field Documentation

◆ UnbuffConfigValue

uint32_t GPADC_CfgAndParamValuesType::UnbuffConfigValue

Unbuff configuration value.

◆ BuffConfigValue

uint32_t GPADC_CfgAndParamValuesType::BuffConfigValue

Buffer configuration value.

◆ ParamInfo

GPADC_ParamInfoType GPADC_CfgAndParamValuesType::ParamInfo

ParamInfo.

◆ TotalTime

uint16_t GPADC_CfgAndParamValuesType::TotalTime

Time in unit of 100ns = CollectSamples*16 + SkipSamples.