STM CMSIS
PWRx CSR Register alias address

Macros

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

Detailed Description