|
STM32F479xx HAL User Manual
|
Defines | |
| #define | RCC_LSE_LOWPOWER_MODE ((uint8_t)0x00) |
| #define | RCC_LSE_HIGHDRIVE_MODE ((uint8_t)0x01) |
| #define RCC_LSE_HIGHDRIVE_MODE ((uint8_t)0x01) |
Definition at line 916 of file stm32f4xx_hal_rcc_ex.h.
Referenced by HAL_RCCEx_SelectLSEMode().
| #define RCC_LSE_LOWPOWER_MODE ((uint8_t)0x00) |
Definition at line 915 of file stm32f4xx_hal_rcc_ex.h.
1.7.6.1