Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
IT_Management
[CRS Exported Functions]
Functions | |
__STATIC_INLINE void | LL_CRS_EnableIT_SYNCOK (void) |
Enable SYNC event OK interrupt CR SYNCOKIE LL_CRS_EnableIT_SYNCOK. | |
__STATIC_INLINE void | LL_CRS_DisableIT_SYNCOK (void) |
Disable SYNC event OK interrupt CR SYNCOKIE LL_CRS_DisableIT_SYNCOK. | |
__STATIC_INLINE uint32_t | LL_CRS_IsEnabledIT_SYNCOK (void) |
Check if SYNC event OK interrupt is enabled or not CR SYNCOKIE LL_CRS_IsEnabledIT_SYNCOK. | |
__STATIC_INLINE void | LL_CRS_EnableIT_SYNCWARN (void) |
Enable SYNC warning interrupt CR SYNCWARNIE LL_CRS_EnableIT_SYNCWARN. | |
__STATIC_INLINE void | LL_CRS_DisableIT_SYNCWARN (void) |
Disable SYNC warning interrupt CR SYNCWARNIE LL_CRS_DisableIT_SYNCWARN. | |
__STATIC_INLINE uint32_t | LL_CRS_IsEnabledIT_SYNCWARN (void) |
Check if SYNC warning interrupt is enabled or not CR SYNCWARNIE LL_CRS_IsEnabledIT_SYNCWARN. | |
__STATIC_INLINE void | LL_CRS_EnableIT_ERR (void) |
Enable Synchronization or trimming error interrupt CR ERRIE LL_CRS_EnableIT_ERR. | |
__STATIC_INLINE void | LL_CRS_DisableIT_ERR (void) |
Disable Synchronization or trimming error interrupt CR ERRIE LL_CRS_DisableIT_ERR. | |
__STATIC_INLINE uint32_t | LL_CRS_IsEnabledIT_ERR (void) |
Check if Synchronization or trimming error interrupt is enabled or not CR ERRIE LL_CRS_IsEnabledIT_ERR. | |
__STATIC_INLINE void | LL_CRS_EnableIT_ESYNC (void) |
Enable Expected SYNC interrupt CR ESYNCIE LL_CRS_EnableIT_ESYNC. | |
__STATIC_INLINE void | LL_CRS_DisableIT_ESYNC (void) |
Disable Expected SYNC interrupt CR ESYNCIE LL_CRS_DisableIT_ESYNC. | |
__STATIC_INLINE uint32_t | LL_CRS_IsEnabledIT_ESYNC (void) |
Check if Expected SYNC interrupt is enabled or not CR ESYNCIE LL_CRS_IsEnabledIT_ESYNC. |
Function Documentation
__STATIC_INLINE void LL_CRS_DisableIT_ERR | ( | void | ) |
Disable Synchronization or trimming error interrupt CR ERRIE LL_CRS_DisableIT_ERR.
- Return values:
-
None
Definition at line 735 of file stm32l4xx_ll_crs.h.
__STATIC_INLINE void LL_CRS_DisableIT_ESYNC | ( | void | ) |
Disable Expected SYNC interrupt CR ESYNCIE LL_CRS_DisableIT_ESYNC.
- Return values:
-
None
Definition at line 765 of file stm32l4xx_ll_crs.h.
__STATIC_INLINE void LL_CRS_DisableIT_SYNCOK | ( | void | ) |
Disable SYNC event OK interrupt CR SYNCOKIE LL_CRS_DisableIT_SYNCOK.
- Return values:
-
None
Definition at line 675 of file stm32l4xx_ll_crs.h.
__STATIC_INLINE void LL_CRS_DisableIT_SYNCWARN | ( | void | ) |
Disable SYNC warning interrupt CR SYNCWARNIE LL_CRS_DisableIT_SYNCWARN.
- Return values:
-
None
Definition at line 705 of file stm32l4xx_ll_crs.h.
__STATIC_INLINE void LL_CRS_EnableIT_ERR | ( | void | ) |
Enable Synchronization or trimming error interrupt CR ERRIE LL_CRS_EnableIT_ERR.
- Return values:
-
None
Definition at line 725 of file stm32l4xx_ll_crs.h.
__STATIC_INLINE void LL_CRS_EnableIT_ESYNC | ( | void | ) |
Enable Expected SYNC interrupt CR ESYNCIE LL_CRS_EnableIT_ESYNC.
- Return values:
-
None
Definition at line 755 of file stm32l4xx_ll_crs.h.
__STATIC_INLINE void LL_CRS_EnableIT_SYNCOK | ( | void | ) |
Enable SYNC event OK interrupt CR SYNCOKIE LL_CRS_EnableIT_SYNCOK.
- Return values:
-
None
Definition at line 665 of file stm32l4xx_ll_crs.h.
__STATIC_INLINE void LL_CRS_EnableIT_SYNCWARN | ( | void | ) |
Enable SYNC warning interrupt CR SYNCWARNIE LL_CRS_EnableIT_SYNCWARN.
- Return values:
-
None
Definition at line 695 of file stm32l4xx_ll_crs.h.
__STATIC_INLINE uint32_t LL_CRS_IsEnabledIT_ERR | ( | void | ) |
Check if Synchronization or trimming error interrupt is enabled or not CR ERRIE LL_CRS_IsEnabledIT_ERR.
- Return values:
-
State of bit (1 or 0).
Definition at line 745 of file stm32l4xx_ll_crs.h.
__STATIC_INLINE uint32_t LL_CRS_IsEnabledIT_ESYNC | ( | void | ) |
Check if Expected SYNC interrupt is enabled or not CR ESYNCIE LL_CRS_IsEnabledIT_ESYNC.
- Return values:
-
State of bit (1 or 0).
Definition at line 775 of file stm32l4xx_ll_crs.h.
__STATIC_INLINE uint32_t LL_CRS_IsEnabledIT_SYNCOK | ( | void | ) |
Check if SYNC event OK interrupt is enabled or not CR SYNCOKIE LL_CRS_IsEnabledIT_SYNCOK.
- Return values:
-
State of bit (1 or 0).
Definition at line 685 of file stm32l4xx_ll_crs.h.
__STATIC_INLINE uint32_t LL_CRS_IsEnabledIT_SYNCWARN | ( | void | ) |
Check if SYNC warning interrupt is enabled or not CR SYNCWARNIE LL_CRS_IsEnabledIT_SYNCWARN.
- Return values:
-
State of bit (1 or 0).
Definition at line 715 of file stm32l4xx_ll_crs.h.
Generated on Tue Jul 12 2022 11:00:11 by
