CARME-M4 BSP
V1.5
|
Macros | |
#define | RCC_HSE_OFF ((uint8_t)0x00) |
#define | RCC_HSE_ON ((uint8_t)0x01) |
#define | RCC_HSE_Bypass ((uint8_t)0x05) |
#define | IS_RCC_HSE(HSE) |
#define IS_RCC_HSE | ( | HSE | ) |
Definition at line 68 of file stm32f4xx_rcc.h.