STM32F439xx HAL User Manual
Defines
PWR CSR Register alias address
PWR Private Constants

Defines

#define EWUP_BIT_NUMBER   PWR_CSR_EWUP_Pos
#define CSR_EWUP_BB   (PERIPH_BB_BASE + (PWR_CSR_OFFSET_BB * 32U) + (EWUP_BIT_NUMBER * 4U))

Define Documentation

#define CSR_EWUP_BB   (PERIPH_BB_BASE + (PWR_CSR_OFFSET_BB * 32U) + (EWUP_BIT_NUMBER * 4U))

Definition at line 396 of file stm32f4xx_hal_pwr.h.

#define EWUP_BIT_NUMBER   PWR_CSR_EWUP_Pos

Definition at line 395 of file stm32f4xx_hal_pwr.h.