STM32L443xx HAL User Manual
Defines
IT Defines
CRS Exported Constants

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

Detailed Description

IT defines which can be used with LL_CRS_ReadReg and LL_CRS_WriteReg functions.


Define Documentation

#define LL_CRS_CR_ERRIE   CRS_CR_ERRIE

Definition at line 72 of file stm32l4xx_ll_crs.h.

#define LL_CRS_CR_ESYNCIE   CRS_CR_ESYNCIE

Definition at line 73 of file stm32l4xx_ll_crs.h.

#define LL_CRS_CR_SYNCOKIE   CRS_CR_SYNCOKIE

Definition at line 70 of file stm32l4xx_ll_crs.h.

#define LL_CRS_CR_SYNCWARNIE   CRS_CR_SYNCWARNIE

Definition at line 71 of file stm32l4xx_ll_crs.h.