STM32H735xx HAL User Manual
|
Defines | |
#define | ADC3_OFFSET_SIGN_NEGATIVE (0x00000000UL) |
#define | ADC3_OFFSET_SIGN_POSITIVE (ADC3_OFR1_OFFSETPOS) |
#define ADC3_OFFSET_SIGN_NEGATIVE (0x00000000UL) |
Offset sign negative, offset is subtracted
Definition at line 299 of file stm32h7xx_hal_adc_ex.h.
#define ADC3_OFFSET_SIGN_POSITIVE (ADC3_OFR1_OFFSETPOS) |
Offset sign positive, offset is added
Definition at line 300 of file stm32h7xx_hal_adc_ex.h.