STM32F479xx HAL User Manual
|
Defines | |
#define | BRE_BIT_NUMBER PWR_CSR_BRE_Pos |
#define | CSR_BRE_BB (uint32_t)(PERIPH_BB_BASE + (PWR_CSR_OFFSET_BB * 32U) + (BRE_BIT_NUMBER * 4U)) |
#define BRE_BIT_NUMBER PWR_CSR_BRE_Pos |
Definition at line 275 of file stm32f4xx_hal_pwr_ex.h.
#define CSR_BRE_BB (uint32_t)(PERIPH_BB_BASE + (PWR_CSR_OFFSET_BB * 32U) + (BRE_BIT_NUMBER * 4U)) |
Definition at line 276 of file stm32f4xx_hal_pwr_ex.h.
Referenced by HAL_PWREx_DisableBkUpReg(), and HAL_PWREx_EnableBkUpReg().