Type Alias stm32h7xx_hal::pac::dma2d::fgpfccr::CS_R

source ·
pub type CS_R = FieldReaderRaw<u8, u8>;
Expand description

Field CS reader - CLUT size These bits define the size of the CLUT used for the foreground image. Once the CLUT transfer has started, this field is read-only. The number of CLUT entries is equal to CS[7:0]

Aliased Type§

struct CS_R { /* private fields */ }