|
STM32F4xx HAL Driver master
STM32CubeF4 HAL / LL Drivers API Reference
|
Macros | |
| #define | RCC_LSI_OFF ((uint8_t)0x00) |
| #define | RCC_LSI_ON ((uint8_t)0x01) |
| #define RCC_LSI_OFF ((uint8_t)0x00) |
Definition at line 149 of file stm32f4xx_hal_rcc.h.
| #define RCC_LSI_ON ((uint8_t)0x01) |
Definition at line 150 of file stm32f4xx_hal_rcc.h.
Referenced by HAL_InitTick().