RCC registers bit address alias. More...
Macros | |
#define | RCC_CIR_BYTE1_ADDRESS ((uint32_t)(RCC_BASE + 0x0C + 0x01)) |
#define | RCC_CIR_BYTE2_ADDRESS ((uint32_t)(RCC_BASE + 0x0C + 0x02)) |
#define | RCC_DBP_TIMEOUT_VALUE ((uint32_t)100) |
#define | RCC_LSE_TIMEOUT_VALUE LSE_STARTUP_TIMEOUT |
RCC registers bit address alias.
#define RCC_CIR_BYTE1_ADDRESS ((uint32_t)(RCC_BASE + 0x0C + 0x01)) |
Definition at line 1190 of file stm32f7xx_hal_rcc.h.
#define RCC_CIR_BYTE2_ADDRESS ((uint32_t)(RCC_BASE + 0x0C + 0x02)) |
Definition at line 1193 of file stm32f7xx_hal_rcc.h.
#define RCC_DBP_TIMEOUT_VALUE ((uint32_t)100) |
Definition at line 1195 of file stm32f7xx_hal_rcc.h.
#define RCC_LSE_TIMEOUT_VALUE LSE_STARTUP_TIMEOUT |
Definition at line 1196 of file stm32f7xx_hal_rcc.h.