MG32L003 Standard Peripherals Firmware Library
|
Macros | |
#define | RCC_HSE_OFF ((uint32_t)0x00) |
#define | RCC_HSE_ON ((uint32_t)0x01) |
#define | RCC_HSE_BYPASS ((uint32_t)0x02) |
#define | RCC_HSE_DEFAULT ((uint32_t)0x03) |
#define RCC_HSE_BYPASS ((uint32_t)0x02) |
HSE clock bypass
#define RCC_HSE_OFF ((uint32_t)0x00) |
HSE clock deactivation
#define RCC_HSE_ON ((uint32_t)0x01) |
HSE clock activation