STM32H735xx HAL User Manual
Functions
IT_Management
FMAC Exported Functions

Functions

__STATIC_INLINE void LL_FMAC_EnableIT_SAT (FMAC_TypeDef *FMACx)
 Enable FMAC saturation error interrupt.
__STATIC_INLINE void LL_FMAC_DisableIT_SAT (FMAC_TypeDef *FMACx)
 Disable FMAC saturation error interrupt.
__STATIC_INLINE uint32_t LL_FMAC_IsEnabledIT_SAT (FMAC_TypeDef *FMACx)
 Check FMAC saturation error interrupt state.
__STATIC_INLINE void LL_FMAC_EnableIT_UNFL (FMAC_TypeDef *FMACx)
 Enable FMAC underflow error interrupt.
__STATIC_INLINE void LL_FMAC_DisableIT_UNFL (FMAC_TypeDef *FMACx)
 Disable FMAC underflow error interrupt.
__STATIC_INLINE uint32_t LL_FMAC_IsEnabledIT_UNFL (FMAC_TypeDef *FMACx)
 Check FMAC underflow error interrupt state.
__STATIC_INLINE void LL_FMAC_EnableIT_OVFL (FMAC_TypeDef *FMACx)
 Enable FMAC overflow error interrupt.
__STATIC_INLINE void LL_FMAC_DisableIT_OVFL (FMAC_TypeDef *FMACx)
 Disable FMAC overflow error interrupt.
__STATIC_INLINE uint32_t LL_FMAC_IsEnabledIT_OVFL (FMAC_TypeDef *FMACx)
 Check FMAC overflow error interrupt state.
__STATIC_INLINE void LL_FMAC_EnableIT_WR (FMAC_TypeDef *FMACx)
 Enable FMAC write interrupt.
__STATIC_INLINE void LL_FMAC_DisableIT_WR (FMAC_TypeDef *FMACx)
 Disable FMAC write interrupt.
__STATIC_INLINE uint32_t LL_FMAC_IsEnabledIT_WR (FMAC_TypeDef *FMACx)
 Check FMAC write interrupt state.
__STATIC_INLINE void LL_FMAC_EnableIT_RD (FMAC_TypeDef *FMACx)
 Enable FMAC read interrupt.
__STATIC_INLINE void LL_FMAC_DisableIT_RD (FMAC_TypeDef *FMACx)
 Disable FMAC read interrupt.
__STATIC_INLINE uint32_t LL_FMAC_IsEnabledIT_RD (FMAC_TypeDef *FMACx)
 Check FMAC read interrupt state.

Function Documentation

__STATIC_INLINE void LL_FMAC_DisableIT_OVFL ( FMAC_TypeDef *  FMACx)

Disable FMAC overflow error interrupt.

Reference Manual to LL API cross reference:
CR OVFLIEN LL_FMAC_DisableIT_OVFL
Parameters:
FMACxFMAC instance
Return values:
None

Definition at line 742 of file stm32h7xx_ll_fmac.h.

__STATIC_INLINE void LL_FMAC_DisableIT_RD ( FMAC_TypeDef *  FMACx)

Disable FMAC read interrupt.

Reference Manual to LL API cross reference:
CR RIEN LL_FMAC_DisableIT_RD
Parameters:
FMACxFMAC instance
Return values:
None

Definition at line 808 of file stm32h7xx_ll_fmac.h.

__STATIC_INLINE void LL_FMAC_DisableIT_SAT ( FMAC_TypeDef *  FMACx)

Disable FMAC saturation error interrupt.

Reference Manual to LL API cross reference:
CR SATIEN LL_FMAC_DisableIT_SAT
Parameters:
FMACxFMAC instance
Return values:
None

Definition at line 676 of file stm32h7xx_ll_fmac.h.

__STATIC_INLINE void LL_FMAC_DisableIT_UNFL ( FMAC_TypeDef *  FMACx)

Disable FMAC underflow error interrupt.

Reference Manual to LL API cross reference:
CR UNFLIEN LL_FMAC_DisableIT_UNFL
Parameters:
FMACxFMAC instance
Return values:
None

Definition at line 709 of file stm32h7xx_ll_fmac.h.

__STATIC_INLINE void LL_FMAC_DisableIT_WR ( FMAC_TypeDef *  FMACx)

Disable FMAC write interrupt.

Reference Manual to LL API cross reference:
CR WIEN LL_FMAC_DisableIT_WR
Parameters:
FMACxFMAC instance
Return values:
None

Definition at line 775 of file stm32h7xx_ll_fmac.h.

__STATIC_INLINE void LL_FMAC_EnableIT_OVFL ( FMAC_TypeDef *  FMACx)

Enable FMAC overflow error interrupt.

Reference Manual to LL API cross reference:
CR OVFLIEN LL_FMAC_EnableIT_OVFL
Parameters:
FMACxFMAC instance
Return values:
None

Definition at line 731 of file stm32h7xx_ll_fmac.h.

__STATIC_INLINE void LL_FMAC_EnableIT_RD ( FMAC_TypeDef *  FMACx)

Enable FMAC read interrupt.

Reference Manual to LL API cross reference:
CR RIEN LL_FMAC_EnableIT_RD
Parameters:
FMACxFMAC instance
Return values:
None

Definition at line 797 of file stm32h7xx_ll_fmac.h.

__STATIC_INLINE void LL_FMAC_EnableIT_SAT ( FMAC_TypeDef *  FMACx)

Enable FMAC saturation error interrupt.

Reference Manual to LL API cross reference:
CR SATIEN LL_FMAC_EnableIT_SAT
Parameters:
FMACxFMAC instance
Return values:
None

Definition at line 665 of file stm32h7xx_ll_fmac.h.

__STATIC_INLINE void LL_FMAC_EnableIT_UNFL ( FMAC_TypeDef *  FMACx)

Enable FMAC underflow error interrupt.

Reference Manual to LL API cross reference:
CR UNFLIEN LL_FMAC_EnableIT_UNFL
Parameters:
FMACxFMAC instance
Return values:
None

Definition at line 698 of file stm32h7xx_ll_fmac.h.

__STATIC_INLINE void LL_FMAC_EnableIT_WR ( FMAC_TypeDef *  FMACx)

Enable FMAC write interrupt.

Reference Manual to LL API cross reference:
CR WIEN LL_FMAC_EnableIT_WR
Parameters:
FMACxFMAC instance
Return values:
None

Definition at line 764 of file stm32h7xx_ll_fmac.h.

__STATIC_INLINE uint32_t LL_FMAC_IsEnabledIT_OVFL ( FMAC_TypeDef *  FMACx)

Check FMAC overflow error interrupt state.

Reference Manual to LL API cross reference:
CR OVFLIEN LL_FMAC_IsEnabledIT_OVFL
Parameters:
FMACxFMAC instance
Return values:
uint32_tState of bit (1 or 0).

Definition at line 753 of file stm32h7xx_ll_fmac.h.

__STATIC_INLINE uint32_t LL_FMAC_IsEnabledIT_RD ( FMAC_TypeDef *  FMACx)

Check FMAC read interrupt state.

Reference Manual to LL API cross reference:
CR RIEN LL_FMAC_IsEnabledIT_RD
Parameters:
FMACxFMAC instance
Return values:
uint32_tState of bit (1 or 0).

Definition at line 819 of file stm32h7xx_ll_fmac.h.

__STATIC_INLINE uint32_t LL_FMAC_IsEnabledIT_SAT ( FMAC_TypeDef *  FMACx)

Check FMAC saturation error interrupt state.

Reference Manual to LL API cross reference:
CR SATIEN LL_FMAC_IsEnabledIT_SAT
Parameters:
FMACxFMAC instance
Return values:
uint32_tState of bit (1 or 0).

Definition at line 687 of file stm32h7xx_ll_fmac.h.

__STATIC_INLINE uint32_t LL_FMAC_IsEnabledIT_UNFL ( FMAC_TypeDef *  FMACx)

Check FMAC underflow error interrupt state.

Reference Manual to LL API cross reference:
CR UNFLIEN LL_FMAC_IsEnabledIT_UNFL
Parameters:
FMACxFMAC instance
Return values:
uint32_tState of bit (1 or 0).

Definition at line 720 of file stm32h7xx_ll_fmac.h.

__STATIC_INLINE uint32_t LL_FMAC_IsEnabledIT_WR ( FMAC_TypeDef *  FMACx)

Check FMAC write interrupt state.

Reference Manual to LL API cross reference:
CR WIEN LL_FMAC_IsEnabledIT_WR
Parameters:
FMACxFMAC instance
Return values:
uint32_tState of bit (1 or 0).

Definition at line 786 of file stm32h7xx_ll_fmac.h.