STM32G0 MCAL 0.0.1
Tiny MCAL for educational purpose.
|
Macros | |
#define | RCC_BDCR_LSEON 0u |
#define | RCC_BDCR_LSERDY 1u |
#define | RCC_BDCR_LSEBYP 2u |
Symbols to specify the values of the bits on the registers.
#define RCC_BDCR_LSEBYP 2u |
RCC_BDCR -> LSEBYP: LSE oscillator bypass
#define RCC_BDCR_LSEON 0u |
RCC_BDCR -> LSEON: LSE oscillator enable
#define RCC_BDCR_LSERDY 1u |
RCC_BDCR -> LSERDY: LSE oscillator ready