STM32H735xx HAL User Manual
Defines
Source BUS Selection
MDMA Exported Constants

Defines

#define LL_MDMA_SRC_BUS_SYSTEM_AXI   0x00000000U
#define LL_MDMA_SRC_BUS_AHB_TCM   MDMA_CTBR_SBUS

Define Documentation

#define LL_MDMA_SRC_BUS_AHB_TCM   MDMA_CTBR_SBUS

AHB bus/TCM is used as source

Definition at line 493 of file stm32h7xx_ll_mdma.h.

#define LL_MDMA_SRC_BUS_SYSTEM_AXI   0x00000000U

System/AXI bus is used as source

Definition at line 492 of file stm32h7xx_ll_mdma.h.

Referenced by LL_MDMA_StructInit().