STM32H735xx HAL User Manual
|
ADC group injected contexts queue configuration. More...
#include <stm32h7xx_hal_adc.h>
Data Fields | |
uint32_t | ContextQueue |
uint32_t | ChannelCount |
ADC group injected contexts queue configuration.
Definition at line 345 of file stm32h7xx_hal_adc.h.
Number of channels in the injected sequence
Definition at line 351 of file stm32h7xx_hal_adc.h.
Referenced by HAL_ADC_DeInit(), and HAL_ADCEx_InjectedConfigChannel().
Injected channel configuration context: build-up over each HAL_ADCEx_InjectedConfigChannel() call to finally initialize JSQR register at HAL_ADCEx_InjectedConfigChannel() last call
Definition at line 347 of file stm32h7xx_hal_adc.h.
Referenced by HAL_ADC_DeInit(), and HAL_ADCEx_InjectedConfigChannel().