STM32H735xx HAL User Manual
|
Defines | |
#define | ADC_OVR_DATA_PRESERVED (LL_ADC_REG_OVR_DATA_PRESERVED) |
#define | ADC_OVR_DATA_OVERWRITTEN (LL_ADC_REG_OVR_DATA_OVERWRITTEN) |
ADC group regular behavior in case of overrun: data overwritten
Definition at line 627 of file stm32h7xx_hal_adc.h.
ADC group regular behavior in case of overrun: data preserved
Definition at line 626 of file stm32h7xx_hal_adc.h.
Referenced by HAL_ADC_IRQHandler(), HAL_ADC_PollForEvent(), and HAL_ADC_Start_IT().