STM32H735xx 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 1713 of file stm32h7xx_hal_rcc_ex.h.
#define RCC_CRS_FREQERRORDIR_UP (0x00000000U) |
Upcounting direction, the actual frequency is above the target
Definition at line 1712 of file stm32h7xx_hal_rcc_ex.h.