STM32H735xx HAL User Manual
Defines
PWR battery charging resistor selection
PWREx Exported Constants

Defines

#define PWR_BATTERY_CHARGING_RESISTOR_5   (0x00000000U)
#define PWR_BATTERY_CHARGING_RESISTOR_1_5   PWR_CR3_VBRS

Define Documentation

#define PWR_BATTERY_CHARGING_RESISTOR_1_5   PWR_CR3_VBRS

VBAT charging through a 1.5 kOhms resistor

Definition at line 301 of file stm32h7xx_hal_pwr_ex.h.

#define PWR_BATTERY_CHARGING_RESISTOR_5   (0x00000000U)

VBAT charging through a 5 kOhms resistor

Definition at line 300 of file stm32h7xx_hal_pwr_ex.h.