|
Prusa MINI Firmware overview
|

Macros | |
| #define | RCC_LSE_OFF 0x00000000U |
| #define | RCC_LSE_ON RCC_BDCR_LSEON |
| #define | RCC_LSE_BYPASS ((uint32_t)(RCC_BDCR_LSEBYP | RCC_BDCR_LSEON)) |
| #define RCC_LSE_OFF 0x00000000U |
| #define RCC_LSE_ON RCC_BDCR_LSEON |
| #define RCC_LSE_BYPASS ((uint32_t)(RCC_BDCR_LSEBYP | RCC_BDCR_LSEON)) |