AM273x MCU+ SDK  08.03.00
GPADC_DriverChannelConfigType Struct Reference

Detailed Description

GPADC Driver Channel configuration.

The structure holds the channel confiiguration values

Data Fields

Bool isChannelBufferedMode
 true if Channel is Buffer mode
More...
 
uint32_t channelConfigValue
 Channel Config value
More...
 
GPADC_ParamInfoType channelParamValue
 Channel Param type. More...
 
Bool isChannelConfigured
 true if channel is configured More...
 

Field Documentation

◆ isChannelBufferedMode

Bool GPADC_DriverChannelConfigType::isChannelBufferedMode

true if Channel is Buffer mode

◆ channelConfigValue

uint32_t GPADC_DriverChannelConfigType::channelConfigValue

Channel Config value

◆ channelParamValue

GPADC_ParamInfoType GPADC_DriverChannelConfigType::channelParamValue

Channel Param type.

◆ isChannelConfigured

Bool GPADC_DriverChannelConfigType::isChannelConfigured

true if channel is configured