|
STM32H735xx HAL User Manual
|
IT defines which can be used with LL_CRS_ReadReg and LL_CRS_WriteReg functions. More...
Defines | |
| #define | LL_CRS_CR_SYNCOKIE CRS_CR_SYNCOKIE |
| #define | LL_CRS_CR_SYNCWARNIE CRS_CR_SYNCWARNIE |
| #define | LL_CRS_CR_ERRIE CRS_CR_ERRIE |
| #define | LL_CRS_CR_ESYNCIE CRS_CR_ESYNCIE |
IT defines which can be used with LL_CRS_ReadReg and LL_CRS_WriteReg functions.
| #define LL_CRS_CR_ERRIE CRS_CR_ERRIE |
Definition at line 72 of file stm32h7xx_ll_crs.h.
| #define LL_CRS_CR_ESYNCIE CRS_CR_ESYNCIE |
Definition at line 73 of file stm32h7xx_ll_crs.h.
| #define LL_CRS_CR_SYNCOKIE CRS_CR_SYNCOKIE |
Definition at line 70 of file stm32h7xx_ll_crs.h.
| #define LL_CRS_CR_SYNCWARNIE CRS_CR_SYNCWARNIE |
Definition at line 71 of file stm32h7xx_ll_crs.h.
1.7.6.1