Module imxrt_ral::lcdif::CTRL_SET::DATA_FORMAT_24_BIT::RW

source ·

Constants§

  • Data input to the block is in 24 bpp format, such that all RGB 888 data is contained in 24 bits.
  • Data input to the block is actually RGB 18 bpp, but there is 1 color per byte, hence the upper 2 bits in each byte do not contain any useful data, and should be dropped.