STM32L443xx HAL User Manual
|
Defines | |
#define | PWR_BATTERY_CHARGING_RESISTOR_5 ((uint32_t)0x00000000) |
#define | PWR_BATTERY_CHARGING_RESISTOR_1_5 PWR_CR4_VBRS |
#define PWR_BATTERY_CHARGING_RESISTOR_1_5 PWR_CR4_VBRS |
VBAT charging through a 1.5 kOhms resistor
Definition at line 153 of file stm32l4xx_hal_pwr_ex.h.
#define PWR_BATTERY_CHARGING_RESISTOR_5 ((uint32_t)0x00000000) |
VBAT charging through a 5 kOhms resistor
Definition at line 152 of file stm32l4xx_hal_pwr_ex.h.