Module stm32h7xx_hal::device::dma2d::fgpfccr[][src]

DMA2D foreground PFC control register

Structs

AI_W

Write proxy for field AI

ALPHA_W

Write proxy for field ALPHA

AM_W

Write proxy for field AM

CCM_W

Write proxy for field CCM

CM_W

Write proxy for field CM

CSS_W

Write proxy for field CSS

CS_W

Write proxy for field CS

RBS_W

Write proxy for field RBS

START_W

Write proxy for field START

Enums

AI_A

Alpha Inverted This bit inverts the alpha value. Once the transfer has started, this bit is read-only.

AM_A

Alpha mode These bits select the alpha channel value to be used for the foreground image. They can only be written data the transfer are disabled. Once the transfer has started, they become read-only. other configurations are meaningless

CCM_A

CLUT color mode This bit defines the color format of the CLUT. It can only be written when the transfer is disabled. Once the CLUT transfer has started, this bit is read-only.

CM_A

Color mode These bits defines the color format of the foreground image. They can only be written when data transfers are disabled. Once the transfer has started, they are read-only. others: meaningless

RBS_A

Red Blue Swap This bit allows to swap the R & B to support BGR or ABGR color formats. Once the transfer has started, this bit is read-only.

START_A

Start This bit can be set to start the automatic loading of the CLUT. It is automatically reset: ** at the end of the transfer ** when the transfer is aborted by the user application by setting the ABORT bit in DMA2D_CR ** when a transfer error occurs ** when the transfer has not started due to a configuration error or another transfer operation already ongoing (data transfer or automatic background CLUT transfer).

Type Definitions

AI_R

Reader of field AI

ALPHA_R

Reader of field ALPHA

AM_R

Reader of field AM

CCM_R

Reader of field CCM

CM_R

Reader of field CM

CSS_R

Reader of field CSS

CS_R

Reader of field CS

R

Reader of register FGPFCCR

RBS_R

Reader of field RBS

START_R

Reader of field START

W

Writer for register FGPFCCR