STM32H735xx HAL User Manual
Functions
IT_Management
MDMA Exported Functions

Functions

__STATIC_INLINE void LL_MDMA_EnableIT_TE (MDMA_TypeDef *MDMAx, uint32_t Channel)
 Enable MDMA Channel x Transfer Error interrupt.
__STATIC_INLINE void LL_MDMA_EnableIT_CTC (MDMA_TypeDef *MDMAx, uint32_t Channel)
 Enable MDMA Channel x Channel Transfer Complete interrupt.
__STATIC_INLINE void LL_MDMA_EnableIT_BRT (MDMA_TypeDef *MDMAx, uint32_t Channel)
 Enable MDMA Channel x Block Repeat Transfer interrupt.
__STATIC_INLINE void LL_MDMA_EnableIT_BT (MDMA_TypeDef *MDMAx, uint32_t Channel)
 Enable MDMA Channel x Block Transfer interrupt.
__STATIC_INLINE void LL_MDMA_EnableIT_TC (MDMA_TypeDef *MDMAx, uint32_t Channel)
 Enable MDMA Channel x buffer transfer complete interrupt.
__STATIC_INLINE void LL_MDMA_DisableIT_TE (MDMA_TypeDef *MDMAx, uint32_t Channel)
 Disable MDMA Channel x Transfer Error interrupt.
__STATIC_INLINE void LL_MDMA_DisableIT_CTC (MDMA_TypeDef *MDMAx, uint32_t Channel)
 Disable MDMA Channel x Channel Transfer Complete interrupt.
__STATIC_INLINE void LL_MDMA_DisableIT_BRT (MDMA_TypeDef *MDMAx, uint32_t Channel)
 Disable MDMA Channel x Block Repeat Transfer interrupt.
__STATIC_INLINE void LL_MDMA_DisableIT_BT (MDMA_TypeDef *MDMAx, uint32_t Channel)
 Disable MDMA Channel x Block Transfer interrupt.
__STATIC_INLINE void LL_MDMA_DisableIT_TC (MDMA_TypeDef *MDMAx, uint32_t Channel)
 Disable MDMA Channel x buffer transfer complete interrupt.
__STATIC_INLINE uint32_t LL_MDMA_IsEnabledIT_TE (MDMA_TypeDef *MDMAx, uint32_t Channel)
 Check if MDMA Channel x Transfer Error interrupt is enabled.
__STATIC_INLINE uint32_t LL_MDMA_IsEnabledIT_CTC (MDMA_TypeDef *MDMAx, uint32_t Channel)
 Check if MDMA Channel x Channel Transfer Complete interrupt is enabled.
__STATIC_INLINE uint32_t LL_MDMA_IsEnabledIT_BRT (MDMA_TypeDef *MDMAx, uint32_t Channel)
 Check if MDMA Channel x Block Repeat Transfer complete interrupt is enabled.
__STATIC_INLINE uint32_t LL_MDMA_IsEnabledIT_BT (MDMA_TypeDef *MDMAx, uint32_t Channel)
 Check if MDMA Channel x Block Transfer interrupt is enabled.
__STATIC_INLINE uint32_t LL_MDMA_IsEnabledIT_TC (MDMA_TypeDef *MDMAx, uint32_t Channel)
 Check if MDMA Channel x buffer transfer complete interrupt is enabled.

Function Documentation

__STATIC_INLINE void LL_MDMA_DisableIT_BRT ( MDMA_TypeDef *  MDMAx,
uint32_t  Channel 
)

Disable MDMA Channel x Block Repeat Transfer interrupt.

Reference Manual to LL API cross reference:
CCR BRTIE LL_MDMA_DisableIT_BRT
Parameters:
MDMAxMDMAx Instance
ChannelThis parameter can be one of the following values:
Return values:
None

Definition at line 4101 of file stm32h7xx_ll_mdma.h.

__STATIC_INLINE void LL_MDMA_DisableIT_BT ( MDMA_TypeDef *  MDMAx,
uint32_t  Channel 
)

Disable MDMA Channel x Block Transfer interrupt.

Reference Manual to LL API cross reference:
CCR BTIE LL_MDMA_DisableIT_BT
Parameters:
MDMAxMDMAx Instance
ChannelThis parameter can be one of the following values:
Return values:
None

Definition at line 4131 of file stm32h7xx_ll_mdma.h.

__STATIC_INLINE void LL_MDMA_DisableIT_CTC ( MDMA_TypeDef *  MDMAx,
uint32_t  Channel 
)

Disable MDMA Channel x Channel Transfer Complete interrupt.

Reference Manual to LL API cross reference:
CCR CTCIE LL_MDMA_DisableIT_CTC
Parameters:
MDMAxMDMAx Instance
ChannelThis parameter can be one of the following values:
Return values:
None

Definition at line 4071 of file stm32h7xx_ll_mdma.h.

__STATIC_INLINE void LL_MDMA_DisableIT_TC ( MDMA_TypeDef *  MDMAx,
uint32_t  Channel 
)

Disable MDMA Channel x buffer transfer complete interrupt.

Reference Manual to LL API cross reference:
CCR TCIE LL_MDMA_DisableIT_TC
Parameters:
MDMAxMDMAx Instance
ChannelThis parameter can be one of the following values:
Return values:
None

Definition at line 4161 of file stm32h7xx_ll_mdma.h.

__STATIC_INLINE void LL_MDMA_DisableIT_TE ( MDMA_TypeDef *  MDMAx,
uint32_t  Channel 
)

Disable MDMA Channel x Transfer Error interrupt.

Reference Manual to LL API cross reference:
CCR TEIE LL_MDMA_DisableIT_TE
Parameters:
MDMAxMDMAx Instance
ChannelThis parameter can be one of the following values:
Return values:
None

Definition at line 4041 of file stm32h7xx_ll_mdma.h.

__STATIC_INLINE void LL_MDMA_EnableIT_BRT ( MDMA_TypeDef *  MDMAx,
uint32_t  Channel 
)

Enable MDMA Channel x Block Repeat Transfer interrupt.

Reference Manual to LL API cross reference:
CCR BRTIE LL_MDMA_EnableIT_BRT
Parameters:
MDMAxMDMAx Instance
ChannelThis parameter can be one of the following values:
Return values:
None

Definition at line 3951 of file stm32h7xx_ll_mdma.h.

__STATIC_INLINE void LL_MDMA_EnableIT_BT ( MDMA_TypeDef *  MDMAx,
uint32_t  Channel 
)

Enable MDMA Channel x Block Transfer interrupt.

Reference Manual to LL API cross reference:
CCR BTIE LL_MDMA_EnableIT_BT
Parameters:
MDMAxMDMAx Instance
ChannelThis parameter can be one of the following values:
Return values:
None

Definition at line 3981 of file stm32h7xx_ll_mdma.h.

__STATIC_INLINE void LL_MDMA_EnableIT_CTC ( MDMA_TypeDef *  MDMAx,
uint32_t  Channel 
)

Enable MDMA Channel x Channel Transfer Complete interrupt.

Reference Manual to LL API cross reference:
CCR CTCIE LL_MDMA_EnableIT_CTC
Parameters:
MDMAxMDMAx Instance
ChannelThis parameter can be one of the following values:
Return values:
None

Definition at line 3921 of file stm32h7xx_ll_mdma.h.

__STATIC_INLINE void LL_MDMA_EnableIT_TC ( MDMA_TypeDef *  MDMAx,
uint32_t  Channel 
)

Enable MDMA Channel x buffer transfer complete interrupt.

Reference Manual to LL API cross reference:
CCR TCIE LL_MDMA_EnableIT_TC
Parameters:
MDMAxMDMAx Instance
ChannelThis parameter can be one of the following values:
Return values:
None

Definition at line 4011 of file stm32h7xx_ll_mdma.h.

__STATIC_INLINE void LL_MDMA_EnableIT_TE ( MDMA_TypeDef *  MDMAx,
uint32_t  Channel 
)

Enable MDMA Channel x Transfer Error interrupt.

Reference Manual to LL API cross reference:
CCR TEIE LL_MDMA_EnableIT_TE
Parameters:
MDMAxMDMAx Instance
ChannelThis parameter can be one of the following values:
Return values:
None

Definition at line 3891 of file stm32h7xx_ll_mdma.h.

__STATIC_INLINE uint32_t LL_MDMA_IsEnabledIT_BRT ( MDMA_TypeDef *  MDMAx,
uint32_t  Channel 
)

Check if MDMA Channel x Block Repeat Transfer complete interrupt is enabled.

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

Definition at line 4251 of file stm32h7xx_ll_mdma.h.

__STATIC_INLINE uint32_t LL_MDMA_IsEnabledIT_BT ( MDMA_TypeDef *  MDMAx,
uint32_t  Channel 
)

Check if MDMA Channel x Block Transfer interrupt is enabled.

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

Definition at line 4281 of file stm32h7xx_ll_mdma.h.

__STATIC_INLINE uint32_t LL_MDMA_IsEnabledIT_CTC ( MDMA_TypeDef *  MDMAx,
uint32_t  Channel 
)

Check if MDMA Channel x Channel Transfer Complete interrupt is enabled.

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

Definition at line 4221 of file stm32h7xx_ll_mdma.h.

__STATIC_INLINE uint32_t LL_MDMA_IsEnabledIT_TC ( MDMA_TypeDef *  MDMAx,
uint32_t  Channel 
)

Check if MDMA Channel x buffer transfer complete interrupt is enabled.

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

Definition at line 4311 of file stm32h7xx_ll_mdma.h.

__STATIC_INLINE uint32_t LL_MDMA_IsEnabledIT_TE ( MDMA_TypeDef *  MDMAx,
uint32_t  Channel 
)

Check if MDMA Channel x Transfer Error interrupt is enabled.

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

Definition at line 4191 of file stm32h7xx_ll_mdma.h.