|
STM32H735xx HAL User Manual
|
Flags defines which can be used with LL_CRS_ReadReg function. More...
Defines | |
| #define | LL_CRS_ISR_SYNCOKF CRS_ISR_SYNCOKF |
| #define | LL_CRS_ISR_SYNCWARNF CRS_ISR_SYNCWARNF |
| #define | LL_CRS_ISR_ERRF CRS_ISR_ERRF |
| #define | LL_CRS_ISR_ESYNCF CRS_ISR_ESYNCF |
| #define | LL_CRS_ISR_SYNCERR CRS_ISR_SYNCERR |
| #define | LL_CRS_ISR_SYNCMISS CRS_ISR_SYNCMISS |
| #define | LL_CRS_ISR_TRIMOVF CRS_ISR_TRIMOVF |
Flags defines which can be used with LL_CRS_ReadReg function.
| #define LL_CRS_ISR_ERRF CRS_ISR_ERRF |
Definition at line 57 of file stm32h7xx_ll_crs.h.
| #define LL_CRS_ISR_ESYNCF CRS_ISR_ESYNCF |
Definition at line 58 of file stm32h7xx_ll_crs.h.
| #define LL_CRS_ISR_SYNCERR CRS_ISR_SYNCERR |
Definition at line 59 of file stm32h7xx_ll_crs.h.
| #define LL_CRS_ISR_SYNCMISS CRS_ISR_SYNCMISS |
Definition at line 60 of file stm32h7xx_ll_crs.h.
| #define LL_CRS_ISR_SYNCOKF CRS_ISR_SYNCOKF |
Definition at line 55 of file stm32h7xx_ll_crs.h.
| #define LL_CRS_ISR_SYNCWARNF CRS_ISR_SYNCWARNF |
Definition at line 56 of file stm32h7xx_ll_crs.h.
| #define LL_CRS_ISR_TRIMOVF CRS_ISR_TRIMOVF |
Definition at line 61 of file stm32h7xx_ll_crs.h.
1.7.6.1