STM32H735xx HAL User Manual
Functions
IT_Management
HSEM Exported Functions

Functions

__STATIC_INLINE void LL_HSEM_EnableIT_C1IER (HSEM_TypeDef *HSEMx, uint32_t SemaphoreMask)
 Enable interrupt.
__STATIC_INLINE void LL_HSEM_DisableIT_C1IER (HSEM_TypeDef *HSEMx, uint32_t SemaphoreMask)
 Disable interrupt.
__STATIC_INLINE uint32_t LL_HSEM_IsEnabledIT_C1IER (HSEM_TypeDef *HSEMx, uint32_t SemaphoreMask)
 Check if interrupt is enabled.

Function Documentation

__STATIC_INLINE void LL_HSEM_DisableIT_C1IER ( HSEM_TypeDef *  HSEMx,
uint32_t  SemaphoreMask 
)
__STATIC_INLINE void LL_HSEM_EnableIT_C1IER ( HSEM_TypeDef *  HSEMx,
uint32_t  SemaphoreMask 
)
__STATIC_INLINE uint32_t LL_HSEM_IsEnabledIT_C1IER ( HSEM_TypeDef *  HSEMx,
uint32_t  SemaphoreMask 
)