STM32H735xx HAL User Manual
Defines
Transfer Packing
MDMA Exported Constants

Defines

#define LL_MDMA_PACK_DISABLE   0x00000000U
#define LL_MDMA_PACK_ENABLE   MDMA_CTCR_PKE

Define Documentation

#define LL_MDMA_PACK_DISABLE   0x00000000U

Packing disabled

Definition at line 362 of file stm32h7xx_ll_mdma.h.

Referenced by LL_MDMA_StructInit().

#define LL_MDMA_PACK_ENABLE   MDMA_CTCR_PKE

Packing enabled

Definition at line 363 of file stm32h7xx_ll_mdma.h.