STM32H735xx HAL User Manual
|
Defines | |
#define | LL_MDMA_BLK_RPT_DEST_ADDR_INCREMENT 0x00000000U |
#define | LL_MDMA_BLK_RPT_DEST_ADDR_DECREMENT MDMA_CBNDTR_BRDUM |
#define LL_MDMA_BLK_RPT_DEST_ADDR_DECREMENT MDMA_CBNDTR_BRDUM |
Destination address pointer is decremented after each block transfer by Destination Update Value
Definition at line 466 of file stm32h7xx_ll_mdma.h.
#define LL_MDMA_BLK_RPT_DEST_ADDR_INCREMENT 0x00000000U |
Destination address pointer is incremented after each block transfer by Destination Update Value
Definition at line 465 of file stm32h7xx_ll_mdma.h.
Referenced by LL_MDMA_StructInit().