STM32H735xx HAL User Manual
|
Defines | |
#define | LL_DMA2D_SWAP_MODE_REGULAR 0x00000000U |
#define | LL_DMA2D_SWAP_MODE_TWO_BY_TWO DMA2D_OPFCCR_SB |
#define LL_DMA2D_SWAP_MODE_REGULAR 0x00000000U |
Regular order
Definition at line 469 of file stm32h7xx_ll_dma2d.h.
Referenced by LL_DMA2D_StructInit().
#define LL_DMA2D_SWAP_MODE_TWO_BY_TWO DMA2D_OPFCCR_SB |
Bytes swapped two by two
Definition at line 470 of file stm32h7xx_ll_dma2d.h.