STM32H735xx HAL User Manual
Defines
Frequency Error Direction
CRS Exported Constants

Defines

#define LL_CRS_FREQ_ERROR_DIR_UP   0x00000000U
#define LL_CRS_FREQ_ERROR_DIR_DOWN   CRS_ISR_FEDIR

Define Documentation

#define LL_CRS_FREQ_ERROR_DIR_DOWN   CRS_ISR_FEDIR

Downcounting direction, the actual frequency is below the target

Definition at line 116 of file stm32h7xx_ll_crs.h.

#define LL_CRS_FREQ_ERROR_DIR_UP   0x00000000U

Upcounting direction, the actual frequency is above the target

Definition at line 115 of file stm32h7xx_ll_crs.h.