STM32F439xx HAL User Manual
Defines
DMA2D CLUT Color Mode
DMA2D Exported Constants

Defines

#define DMA2D_CCM_ARGB8888   0x00000000U
#define DMA2D_CCM_RGB888   0x00000001U

Define Documentation

#define DMA2D_CCM_ARGB8888   0x00000000U

ARGB8888 DMA2D CLUT color mode

Definition at line 244 of file stm32f4xx_hal_dma2d.h.

#define DMA2D_CCM_RGB888   0x00000001U

RGB888 DMA2D CLUT color mode

Definition at line 245 of file stm32f4xx_hal_dma2d.h.