|
STM32L443xx HAL User Manual
|
Defines | |
| #define | PWR_BATTERY_CHARGING_DISABLE ((uint32_t)0x00000000) |
| #define | PWR_BATTERY_CHARGING_ENABLE PWR_CR4_VBE |
| #define PWR_BATTERY_CHARGING_DISABLE ((uint32_t)0x00000000) |
Definition at line 161 of file stm32l4xx_hal_pwr_ex.h.
| #define PWR_BATTERY_CHARGING_ENABLE PWR_CR4_VBE |
Definition at line 162 of file stm32l4xx_hal_pwr_ex.h.
1.7.6.1