AM273x MCU+ SDK  09.02.00
GPADC_ParamInfoType Union Reference

Detailed Description

Configuration Parameters for GPADC in IFM mode ParamValue : Value to be programmed in one hot reg CollectSamples : Number of samples to collect @625KHz SkipSamples : Number of samples to skip @10MHz Time = Mantissa[3:0] * 2^(Exponent[6:4]) / 10M.

Data Fields

struct {
   uint32_t   b8_ParamValue: 8
 
   uint32_t   b8_CollectSamples: 8
 
   uint32_t   b7_SkipSamples: 7
 
   uint32_t   b9_Reserved: 9
 
bits
 GPADC_ParamInfoType bits structure. More...
 
uint32_t b32_Val
 

Field Documentation

◆ b8_ParamValue

uint32_t GPADC_ParamInfoType::b8_ParamValue

◆ b8_CollectSamples

uint32_t GPADC_ParamInfoType::b8_CollectSamples

◆ b7_SkipSamples

uint32_t GPADC_ParamInfoType::b7_SkipSamples

◆ b9_Reserved

uint32_t GPADC_ParamInfoType::b9_Reserved

◆ bits

struct { ... } GPADC_ParamInfoType::bits

GPADC_ParamInfoType bits structure.

◆ b32_Val

uint32_t GPADC_ParamInfoType::b32_Val

\ bits 31: 0