Structure definition of some features of ADC instance.
More...
#include <g32r4xx_ddl_adc12.h>
Structure definition of some features of ADC instance.
- Note
- These parameters have an impact on ADC scope: ADC instance. Affects both group regular and group injected (availability of ADC group injected depends on G32R4 families). Refer to corresponding unitary functions into ADC12_DDL_EF_Configuration_ADC_Instance .
-
The setting of these parameters by function DDL_ADC12_Init() is conditioned to ADC state: ADC instance must be disabled. This condition is applied to all ADC features, for efficiency and compatibility over all G32R4 families. However, the different features can be set under different ADC state conditions (setting possible with ADC enabled without conversion on going, ADC enabled with conversion on going, ...) Each feature can be updated afterwards with a unitary function and potentially with ADC in a different state than disabled, refer to description of each function for setting conditioned to ADC state.
Definition at line 436 of file g32r4xx_ddl_adc12.h.
◆ DataAlignment
| uint32_t DDL_ADC12_InitTypeDef::DataAlignment |
The documentation for this struct was generated from the following file: