|
STM32G474xx HAL用户手册
|
定义 | |
| #define | LL_ADC_TEMPERATURE_CALC_ERROR |
| #define LL_ADC_TEMPERATURE_CALC_ERROR |
((int16_t)0x7FFF) /* Temperature calculation error using helper macro @ref __LL_ADC_CALC_TEMPERATURE(), due to issue on calibration parameters. This value is coded on 16 bits (to fit on signed word or double word) and corresponds to an inconsistent temperature value. */
定义于文件 2308 行 stm32g4xx_ll_adc.h。
1.7.6.1