AM273x MCU+ SDK  09.02.00
GPADC_ConfigType Struct Reference

Detailed Description

GPADC Config Type data structure for the mode, trigger source and channel configuration for all the available external sources <0-8>

Structure containing parameters for GPADC channels configuration. In term of GPADC hardware, this represents the conversion configuration for the unit and muxing, sampling parameters for each channel.

Data Fields

GPADC_ChannelConvModeType convMode
 Conversion mode of the GPADC driver. More...
 
GPADC_TriggerSourceType triggSrc
 Conversion trigger SW/HW trigger selection. More...
 
GPADC_ChannelConfigType channelConfig [MAX_GPADC_MEAS_SOURCES]
 Channel configuration for all channels <0-8> More...
 

Field Documentation

◆ convMode

GPADC_ChannelConvModeType GPADC_ConfigType::convMode

Conversion mode of the GPADC driver.

◆ triggSrc

GPADC_TriggerSourceType GPADC_ConfigType::triggSrc

Conversion trigger SW/HW trigger selection.

◆ channelConfig

GPADC_ChannelConfigType GPADC_ConfigType::channelConfig[MAX_GPADC_MEAS_SOURCES]

Channel configuration for all channels <0-8>