STM32L486xx HAL User Manual
Defines
PWR battery charging
PWR Extended Exported Constants

Defines

#define PWR_BATTERY_CHARGING_DISABLE   ((uint32_t)0x00000000)
#define PWR_BATTERY_CHARGING_ENABLE   PWR_CR4_VBE

Define Documentation

#define PWR_BATTERY_CHARGING_DISABLE   ((uint32_t)0x00000000)

Definition at line 178 of file stm32l4xx_hal_pwr_ex.h.

#define PWR_BATTERY_CHARGING_ENABLE   PWR_CR4_VBE

Definition at line 179 of file stm32l4xx_hal_pwr_ex.h.