Structure definition of some features of ADC instance.
More...
#include <g32r4xx_ddl_adc16.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 Configuration of ADC hierarchical scope: ADC instance .
-
The setting of these parameters by function DDL_ADC16_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 472 of file g32r4xx_ddl_adc16.h.
◆ LowPowerMode
| uint32_t DDL_ADC16_InitTypeDef::LowPowerMode |
The documentation for this struct was generated from the following file: