STM32H735xx HAL User Manual
|
Defines | |
#define | LL_BDMA_MEMORY_INCREMENT BDMA_CCR_MINC |
#define | LL_BDMA_MEMORY_NOINCREMENT 0x00000000U |
#define LL_BDMA_MEMORY_INCREMENT BDMA_CCR_MINC |
Memory increment mode Enable
Definition at line 294 of file stm32h7xx_ll_bdma.h.
#define LL_BDMA_MEMORY_NOINCREMENT 0x00000000U |
Memory increment mode Disable
Definition at line 295 of file stm32h7xx_ll_bdma.h.
Referenced by LL_BDMA_StructInit().