MG32L003 Standard Peripherals Firmware Library
|
Macros | |
#define | RCC_LSE_OFF ((uint32_t)0x00) |
#define | RCC_LSE_ON ((uint32_t)0x01) |
#define | RCC_LSE_BYPASS ((uint32_t)0x02) |
#define | RCC_LSE_DEFAULT ((uint32_t)0x03) |
#define RCC_LSE_BYPASS ((uint32_t)0x02) |
LSE clock bypass
#define RCC_LSE_OFF ((uint32_t)0x00) |
LSE clock deactivation
#define RCC_LSE_ON ((uint32_t)0x01) |
LSE clock activation