![]() |
STM32F769IDiscovery
1.00
uDANTE Audio Networking with STM32F7 DISCO board
|
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 1186 of file stm32f7xx_hal_rcc.h.
#define RCC_CIR_BYTE2_ADDRESS ((uint32_t)(RCC_BASE + 0x0C + 0x02)) |
Definition at line 1189 of file stm32f7xx_hal_rcc.h.
#define RCC_DBP_TIMEOUT_VALUE ((uint32_t)100) |
Definition at line 1191 of file stm32f7xx_hal_rcc.h.
#define RCC_LSE_TIMEOUT_VALUE LSE_STARTUP_TIMEOUT |
Definition at line 1192 of file stm32f7xx_hal_rcc.h.