STM32L443xx HAL User Manual
|
Defines | |
#define | RCC_CRS_FREQERRORDIR_UP 0x00000000U |
#define | RCC_CRS_FREQERRORDIR_DOWN CRS_ISR_FEDIR |
#define RCC_CRS_FREQERRORDIR_DOWN CRS_ISR_FEDIR |
Downcounting direction, the actual frequency is below the target
Definition at line 830 of file stm32l4xx_hal_rcc_ex.h.
#define RCC_CRS_FREQERRORDIR_UP 0x00000000U |
Upcounting direction, the actual frequency is above the target
Definition at line 829 of file stm32l4xx_hal_rcc_ex.h.