|
STM32G474xx HAL 用户手册
|
宏定义 | |
| #define | LL_ADC_OFFSET_SIGN_NEGATIVE (0x00000000UL) |
| #define | LL_ADC_OFFSET_SIGN_POSITIVE (ADC_OFR1_OFFSETPOS) |
| #define LL_ADC_OFFSET_SIGN_NEGATIVE (0x00000000UL) |
ADC 偏移量为负
定义于文件 stm32g4xx_ll_adc.h 的第 822 行。
| #define LL_ADC_OFFSET_SIGN_POSITIVE (ADC_OFR1_OFFSETPOS) |
ADC 偏移量为正
定义于文件 stm32g4xx_ll_adc.h 的第 823 行。
1.7.6.1 生成