CARME-M4 BSP
V1.5
|
Macros | |
#define | RCC_LSE_OFF ((uint8_t)0x00) |
#define | RCC_LSE_ON ((uint8_t)0x01) |
#define | RCC_LSE_Bypass ((uint8_t)0x04) |
#define | IS_RCC_LSE(LSE) |
#define IS_RCC_LSE | ( | LSE | ) |
Definition at line 188 of file stm32f4xx_rcc.h.