STM32H735xx HAL User Manual
Defines
Battery Charge Resistor
PWR Exported Constants

Defines

#define LL_PWR_BATT_CHARG_RESISTOR_5K   0x00000000U
#define LL_PWR_BATT_CHARGRESISTOR_1_5K   PWR_CR3_VBRS

Define Documentation

#define LL_PWR_BATT_CHARG_RESISTOR_5K   0x00000000U

Charge the Battery through a 5 kO resistor

Definition at line 260 of file stm32h7xx_ll_pwr.h.

#define LL_PWR_BATT_CHARGRESISTOR_1_5K   PWR_CR3_VBRS

Charge the Battery through a 1.5 kO resistor

Definition at line 261 of file stm32h7xx_ll_pwr.h.