STM32H735xx HAL User Manual
Functions
FLAG_Management
MDMA Exported Functions

Functions

__STATIC_INLINE uint32_t LL_MDMA_IsActiveFlag_GI (MDMA_TypeDef *MDMAx, uint32_t Channel)
 Get MDMA Channel x Global Interrupt flag.
__STATIC_INLINE uint32_t LL_MDMA_IsActiveFlag_TE (MDMA_TypeDef *MDMAx, uint32_t Channel)
 Get MDMA Channel x Transfer Error interrupt flag.
__STATIC_INLINE uint32_t LL_MDMA_IsActiveFlag_CTC (MDMA_TypeDef *MDMAx, uint32_t Channel)
 Get MDMA Channel x Channel Transfer Complete interrupt flag.
__STATIC_INLINE uint32_t LL_MDMA_IsActiveFlag_BRT (MDMA_TypeDef *MDMAx, uint32_t Channel)
 Get MDMA Channel x Block Repeat Transfer complete interrupt flag.
__STATIC_INLINE uint32_t LL_MDMA_IsActiveFlag_BT (MDMA_TypeDef *MDMAx, uint32_t Channel)
 Get MDMA Channel x Block Transfer complete interrupt flag.
__STATIC_INLINE uint32_t LL_MDMA_IsActiveFlag_TC (MDMA_TypeDef *MDMAx, uint32_t Channel)
 Get MDMA Channel x buffer transfer complete interrupt flag.
__STATIC_INLINE uint32_t LL_MDMA_IsActiveFlag_CRQA (MDMA_TypeDef *MDMAx, uint32_t Channel)
 Get MDMA Channel x ReQuest Active flag.
__STATIC_INLINE uint32_t LL_MDMA_IsActiveFlag_BSE (MDMA_TypeDef *MDMAx, uint32_t Channel)
 Get MDMA Channel x Block Size Error flag.
__STATIC_INLINE uint32_t LL_MDMA_IsActiveFlag_ASE (MDMA_TypeDef *MDMAx, uint32_t Channel)
 Get MDMA Channel x Address/Size Error flag.
__STATIC_INLINE uint32_t LL_MDMA_IsActiveFlag_TEMD (MDMA_TypeDef *MDMAx, uint32_t Channel)
 Get MDMA Channel x Transfer Error Mask Data flag.
__STATIC_INLINE uint32_t LL_MDMA_IsActiveFlag_TELD (MDMA_TypeDef *MDMAx, uint32_t Channel)
 Get MDMA Channel x Transfer Error Link Data flag.
__STATIC_INLINE void LL_MDMA_ClearFlag_TE (MDMA_TypeDef *MDMAx, uint32_t Channel)
 Clear MDMA Channel x Transfer Error interrupt flag.
__STATIC_INLINE void LL_MDMA_ClearFlag_CTC (MDMA_TypeDef *MDMAx, uint32_t Channel)
 Clear MDMA Channel x Channel Transfer Complete interrupt flag.
__STATIC_INLINE void LL_MDMA_ClearFlag_BRT (MDMA_TypeDef *MDMAx, uint32_t Channel)
 Clear MDMA Channel x Block Repeat Transfer complete interrupt flag.
__STATIC_INLINE void LL_MDMA_ClearFlag_BT (MDMA_TypeDef *MDMAx, uint32_t Channel)
 Clear MDMA Channel x Block Transfer complete interrupt flag.
__STATIC_INLINE void LL_MDMA_ClearFlag_TC (MDMA_TypeDef *MDMAx, uint32_t Channel)
 Clear MDMA Channel x buffer transfer Complete Interrupt Flag.

Function Documentation

__STATIC_INLINE void LL_MDMA_ClearFlag_BRT ( MDMA_TypeDef *  MDMAx,
uint32_t  Channel 
)

Clear MDMA Channel x Block Repeat Transfer complete interrupt flag.

Reference Manual to LL API cross reference:
CIFCR CBRTIF LL_MDMA_ClearFlag_BRT
Parameters:
MDMAxMDMAx Instance
ChannelThis parameter can be one of the following values:
Return values:
None

Definition at line 3793 of file stm32h7xx_ll_mdma.h.

__STATIC_INLINE void LL_MDMA_ClearFlag_BT ( MDMA_TypeDef *  MDMAx,
uint32_t  Channel 
)

Clear MDMA Channel x Block Transfer complete interrupt flag.

Reference Manual to LL API cross reference:
CIFCR CBTIF LL_MDMA_ClearFlag_BT
Parameters:
MDMAxMDMAx Instance
ChannelThis parameter can be one of the following values:
Return values:
None

Definition at line 3823 of file stm32h7xx_ll_mdma.h.

__STATIC_INLINE void LL_MDMA_ClearFlag_CTC ( MDMA_TypeDef *  MDMAx,
uint32_t  Channel 
)

Clear MDMA Channel x Channel Transfer Complete interrupt flag.

Reference Manual to LL API cross reference:
CIFCR CCTCIF LL_MDMA_ClearFlag_CTC
Parameters:
MDMAxMDMAx Instance
ChannelThis parameter can be one of the following values:
Return values:
None

Definition at line 3763 of file stm32h7xx_ll_mdma.h.

__STATIC_INLINE void LL_MDMA_ClearFlag_TC ( MDMA_TypeDef *  MDMAx,
uint32_t  Channel 
)

Clear MDMA Channel x buffer transfer Complete Interrupt Flag.

Reference Manual to LL API cross reference:
CIFCR CLTCIF LL_MDMA_ClearFlag_TC
Parameters:
MDMAxMDMAx Instance
ChannelThis parameter can be one of the following values:
Return values:
None

Definition at line 3853 of file stm32h7xx_ll_mdma.h.

__STATIC_INLINE void LL_MDMA_ClearFlag_TE ( MDMA_TypeDef *  MDMAx,
uint32_t  Channel 
)

Clear MDMA Channel x Transfer Error interrupt flag.

Reference Manual to LL API cross reference:
CIFCR CTEIF LL_MDMA_ClearFlag_TE
Parameters:
MDMAxMDMAx Instance
ChannelThis parameter can be one of the following values:
Return values:
None

Definition at line 3733 of file stm32h7xx_ll_mdma.h.

__STATIC_INLINE uint32_t LL_MDMA_IsActiveFlag_ASE ( MDMA_TypeDef *  MDMAx,
uint32_t  Channel 
)

Get MDMA Channel x Address/Size Error flag.

Reference Manual to LL API cross reference:
CESR ASE LL_MDMA_IsActiveFlag_ASE
Parameters:
MDMAxMDMAx Instance
ChannelThis parameter can be one of the following values:
Return values:
Stateof bit (1 or 0).

Definition at line 3643 of file stm32h7xx_ll_mdma.h.

__STATIC_INLINE uint32_t LL_MDMA_IsActiveFlag_BRT ( MDMA_TypeDef *  MDMAx,
uint32_t  Channel 
)

Get MDMA Channel x Block Repeat Transfer complete interrupt flag.

Reference Manual to LL API cross reference:
CISR BRTIF LL_MDMA_IsActiveFlag_BRT
Parameters:
MDMAxMDMAx Instance
ChannelThis parameter can be one of the following values:
Return values:
Stateof bit (1 or 0).

Definition at line 3493 of file stm32h7xx_ll_mdma.h.

__STATIC_INLINE uint32_t LL_MDMA_IsActiveFlag_BSE ( MDMA_TypeDef *  MDMAx,
uint32_t  Channel 
)

Get MDMA Channel x Block Size Error flag.

Reference Manual to LL API cross reference:
CESR BSE LL_MDMA_IsActiveFlag_BSE
Parameters:
MDMAxMDMAx Instance
ChannelThis parameter can be one of the following values:
Return values:
Stateof bit (1 or 0).

Definition at line 3613 of file stm32h7xx_ll_mdma.h.

__STATIC_INLINE uint32_t LL_MDMA_IsActiveFlag_BT ( MDMA_TypeDef *  MDMAx,
uint32_t  Channel 
)

Get MDMA Channel x Block Transfer complete interrupt flag.

Reference Manual to LL API cross reference:
CISR BTIF LL_MDMA_IsActiveFlag_BT
Parameters:
MDMAxMDMAx Instance
ChannelThis parameter can be one of the following values:
Return values:
Stateof bit (1 or 0).

Definition at line 3523 of file stm32h7xx_ll_mdma.h.

__STATIC_INLINE uint32_t LL_MDMA_IsActiveFlag_CRQA ( MDMA_TypeDef *  MDMAx,
uint32_t  Channel 
)

Get MDMA Channel x ReQuest Active flag.

Reference Manual to LL API cross reference:
CISR CRQA LL_MDMA_IsActiveFlag_CRQA
Parameters:
MDMAxMDMAx Instance
ChannelThis parameter can be one of the following values:
Return values:
Stateof bit (1 or 0).

Definition at line 3583 of file stm32h7xx_ll_mdma.h.

__STATIC_INLINE uint32_t LL_MDMA_IsActiveFlag_CTC ( MDMA_TypeDef *  MDMAx,
uint32_t  Channel 
)

Get MDMA Channel x Channel Transfer Complete interrupt flag.

Reference Manual to LL API cross reference:
CISR CTCIF LL_MDMA_IsActiveFlag_CTC
Parameters:
MDMAxMDMAx Instance
ChannelThis parameter can be one of the following values:
Return values:
Stateof bit (1 or 0).

Definition at line 3463 of file stm32h7xx_ll_mdma.h.

__STATIC_INLINE uint32_t LL_MDMA_IsActiveFlag_GI ( MDMA_TypeDef *  MDMAx,
uint32_t  Channel 
)

Get MDMA Channel x Global Interrupt flag.

Reference Manual to LL API cross reference:
GISR0 GIFx LL_MDMA_IsActiveFlag_GI
Parameters:
MDMAxMDMAx Instance
ChannelThis parameter can be one of the following values:
Return values:
Stateof bit (1 or 0).

Definition at line 3405 of file stm32h7xx_ll_mdma.h.

__STATIC_INLINE uint32_t LL_MDMA_IsActiveFlag_TC ( MDMA_TypeDef *  MDMAx,
uint32_t  Channel 
)

Get MDMA Channel x buffer transfer complete interrupt flag.

Reference Manual to LL API cross reference:
CISR TCIF LL_MDMA_IsActiveFlag_TC
Parameters:
MDMAxMDMAx Instance
ChannelThis parameter can be one of the following values:
Return values:
Stateof bit (1 or 0).

Definition at line 3553 of file stm32h7xx_ll_mdma.h.

__STATIC_INLINE uint32_t LL_MDMA_IsActiveFlag_TE ( MDMA_TypeDef *  MDMAx,
uint32_t  Channel 
)

Get MDMA Channel x Transfer Error interrupt flag.

Reference Manual to LL API cross reference:
CISR TEIF LL_MDMA_IsActiveFlag_TE
Parameters:
MDMAxMDMAx Instance
ChannelThis parameter can be one of the following values:
Return values:
Stateof bit (1 or 0).

Definition at line 3433 of file stm32h7xx_ll_mdma.h.

__STATIC_INLINE uint32_t LL_MDMA_IsActiveFlag_TELD ( MDMA_TypeDef *  MDMAx,
uint32_t  Channel 
)

Get MDMA Channel x Transfer Error Link Data flag.

Reference Manual to LL API cross reference:
CESR TELD LL_MDMA_IsActiveFlag_TELD
Parameters:
MDMAxMDMAx Instance
ChannelThis parameter can be one of the following values:
Return values:
Stateof bit (1 or 0).

Definition at line 3703 of file stm32h7xx_ll_mdma.h.

__STATIC_INLINE uint32_t LL_MDMA_IsActiveFlag_TEMD ( MDMA_TypeDef *  MDMAx,
uint32_t  Channel 
)

Get MDMA Channel x Transfer Error Mask Data flag.

Reference Manual to LL API cross reference:
CESR TEMD LL_MDMA_IsActiveFlag_TEMD
Parameters:
MDMAxMDMAx Instance
ChannelThis parameter can be one of the following values:
Return values:
Stateof bit (1 or 0).

Definition at line 3673 of file stm32h7xx_ll_mdma.h.