STM32H735xx HAL User Manual
Defines
IT Defines
DMAMUX Exported Constants

IT defines which can be used with LL_DMA_ReadReg and LL_DMAMUX_WriteReg functions. More...

Defines

#define LL_DMAMUX_CCR_SOIE   DMAMUX_CxCR_SOIE
#define LL_DMAMUX_RGCR_RGOIE   DMAMUX_RGxCR_OIE

Detailed Description

IT defines which can be used with LL_DMA_ReadReg and LL_DMAMUX_WriteReg functions.


Define Documentation

#define LL_DMAMUX_CCR_SOIE   DMAMUX_CxCR_SOIE

Synchronization Event Overrun Interrupt

Definition at line 137 of file stm32h7xx_ll_dmamux.h.

#define LL_DMAMUX_RGCR_RGOIE   DMAMUX_RGxCR_OIE

Request Generation Trigger Event Overrun Interrupt

Definition at line 138 of file stm32h7xx_ll_dmamux.h.