|
STM32H735xx HAL User Manual
|
Defines | |
| #define | LL_PWR_BATT_CHARG_RESISTOR_5K 0x00000000U |
| #define | LL_PWR_BATT_CHARGRESISTOR_1_5K PWR_CR3_VBRS |
| #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.
1.7.6.1