|
STM32L443xx HAL User Manual
|
Defines | |
| #define | LL_VREFBUF_VOLTAGE_SCALE0 ((uint32_t)0x00000000) |
| #define | LL_VREFBUF_VOLTAGE_SCALE1 VREFBUF_CSR_VRS |
| #define LL_VREFBUF_VOLTAGE_SCALE0 ((uint32_t)0x00000000) |
Voltage reference scale 0 (VREF_OUT1)
Definition at line 345 of file stm32l4xx_ll_system.h.
| #define LL_VREFBUF_VOLTAGE_SCALE1 VREFBUF_CSR_VRS |
Voltage reference scale 1 (VREF_OUT2)
Definition at line 346 of file stm32l4xx_ll_system.h.
1.7.6.1