STM32F4xx HAL Driver master
STM32CubeF4 HAL / LL Drivers API Reference
Loading...
Searching...
No Matches
PWRx CSR Register alias address
Collaboration diagram for PWRx CSR Register alias address:

Macros

#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))

Detailed Description

Macro Definition Documentation

◆ BRE_BIT_NUMBER

#define BRE_BIT_NUMBER   PWR_CSR_BRE_Pos

Definition at line 273 of file stm32f4xx_hal_pwr_ex.h.

◆ CSR_BRE_BB

#define CSR_BRE_BB   (uint32_t)(PERIPH_BB_BASE + (PWR_CSR_OFFSET_BB * 32U) + (BRE_BIT_NUMBER * 4U))

Definition at line 274 of file stm32f4xx_hal_pwr_ex.h.