HAL
ADC_AnalogWDGConfTypeDef is only used within HAL.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Fields

Field
Declared as
Description
uint32_t
Configures the ADC analog watchdog mode. This parameter can be a value of ADC_analog_watchdog_selection.
uint32_t
Configures the ADC analog watchdog High threshold value. This parameter must be a 12-bit value.
uint32_t
Configures the ADC analog watchdog High threshold value. This parameter must be a 12-bit value.
uint32_t
Configures ADC channel for the analog watchdog. This parameter has an effect only if watchdog mode is configured on single channel This parameter can be a value of ADC_channels.
Specifies whether the analog watchdog is configured is interrupt mode or in polling mode. This parameter can be set to ENABLE or DISABLE.
uint32_t
Reserved for future use, can be set to 0.

References

from examples