Module stm32_hal2::pac::dma2d::opfccr

source ·
Expand description

DMA2D output PFC control register

Structs§

  • DMA2D output PFC control register
  • Register OPFCCR reader
  • Register OPFCCR writer

Enums§

  • Alpha Inverted This bit inverts the alpha value. Once the transfer has started, this bit is read-only.
  • 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
  • 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.
  • Swap Bytes

Type Aliases§

  • Field AI reader - Alpha Inverted This bit inverts the alpha value. Once the transfer has started, this bit is read-only.
  • Field AI writer - Alpha Inverted This bit inverts the alpha value. Once the transfer has started, this bit is read-only.
  • Field CM reader - 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
  • Field CM writer - 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
  • Field RBS reader - 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.
  • Field RBS writer - 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.
  • Field SB reader - Swap Bytes
  • Field SB writer - Swap Bytes