AnalogWDGConfig: : pointer to an
ADC_AnalogWDGConfTypeDef structure that contains the
configuration information of ADC analog watchdog.
Analog watchdog thresholds can be modified while ADC
conversion is on going. In this case, some constraints must
be taken into account: The programmed threshold values are
effective from the next ADC EOC (end of unitary conversion).
Considering that registers write delay may happen due to bus
activity, this might cause an uncertainty on the effective timing
of the new programmed threshold values.
HAL_ADC_GetState
uint32_t HAL_ADC_GetState (ADC_HandleTypeDef * hadc)
hadc: pointer to a ADC_HandleTypeDef structure that
contains the configuration information for the specified ADC.
HAL_ADC_GetError
uint32_t HAL_ADC_GetError (ADC_HandleTypeDef * hadc)
Return the ADC error code.
hadc: pointer to a ADC_HandleTypeDef structure that
contains the configuration information for the specified ADC.
6.3 ADC Firmware driver defines
6.3.1 ADC
ADC Analog Watchdog Selection
ADC_ANALOGWATCHDOG_SINGLE_REG
ADC_ANALOGWATCHDOG_SINGLE_INJEC
ADC_ANALOGWATCHDOG_SINGLE_REGINJEC
ADC_ANALOGWATCHDOG_ALL_REG
ADC_ANALOGWATCHDOG_ALL_INJEC
ADC_ANALOGWATCHDOG_ALL_REGINJEC
ADC Common Channels