STM32G0 MCAL 0.0.1
Tiny MCAL for educational purpose.
Loading...
Searching...
No Matches
Adc_ConfigType Struct Reference

Adc configuration structure More...

#include <Adc_Types.h>

Data Fields

Adc_TriggerSourceType Adc_TriggerSource
 
Adc_GroupConvModeType Adc_GroupConvMode
 

Detailed Description

Adc configuration structure

Data structure containing the set of configuration parameters required for initializing the ADC Driver and ADC HW Unit(s). (Elements tbd)

Requirement
SWS_Adc_00505

Field Documentation

◆ Adc_GroupConvMode

Adc_GroupConvModeType Adc_ConfigType::Adc_GroupConvMode

Type for configuring the conversion mode of an ADC Channel group

◆ Adc_TriggerSource

Adc_TriggerSourceType Adc_ConfigType::Adc_TriggerSource

Type for configuring the trigger source for an ADC Channel group


The documentation for this struct was generated from the following file: