STM32F4xx HAL Documentation
Hardware Abstraction Layer for STM32F4 familiy
|
Macros | |
#define | RCC_LSE_LOWPOWER_MODE ((uint8_t)0x00) |
#define | RCC_LSE_HIGHDRIVE_MODE ((uint8_t)0x01) |
#define RCC_LSE_LOWPOWER_MODE ((uint8_t)0x00) |
#include <stm32f4xx_hal_rcc_ex.h>
Definition at line 913 of file stm32f4xx_hal_rcc_ex.h.
#define RCC_LSE_HIGHDRIVE_MODE ((uint8_t)0x01) |
#include <stm32f4xx_hal_rcc_ex.h>
Definition at line 914 of file stm32f4xx_hal_rcc_ex.h.
Referenced by HAL_RCCEx_SelectLSEMode().