Module stm32h7xx_hal::stm32::dma2d::opfccr[][src]

DMA2D output PFC control register

Structs

AI_W

Write proxy for field AI

CM_W

Write proxy for field CM

RBS_W

Write proxy for field RBS

SB_W

Write proxy for field SB

Enums

AI_A

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

CM_A

Color mode These bits define the color format of the output image. These bits 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.

SB_A

Swap Bytes

Type Definitions

AI_R

Reader of field AI

CM_R

Reader of field CM

R

Reader of register OPFCCR

RBS_R

Reader of field RBS

SB_R

Reader of field SB

W

Writer for register OPFCCR