Prusa MINI Firmware overview
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

◆ CSR_BRE_BB

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