STM32H735xx HAL User Manual
Defines
Destination BUS Selection
MDMA Exported Constants

Defines

#define LL_MDMA_DEST_BUS_SYSTEM_AXI   0x00000000U
#define LL_MDMA_DEST_BUS_AHB_TCM   MDMA_CTBR_DBUS

Define Documentation

#define LL_MDMA_DEST_BUS_AHB_TCM   MDMA_CTBR_DBUS

AHB bus/TCM is used as destination

Definition at line 484 of file stm32h7xx_ll_mdma.h.

#define LL_MDMA_DEST_BUS_SYSTEM_AXI   0x00000000U

System/AXI bus is used as destination

Definition at line 483 of file stm32h7xx_ll_mdma.h.

Referenced by LL_MDMA_StructInit().