Type Alias stm32_hal2::pac::dma2d::fgpfccr::CM_R

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

Field CM reader - 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

Aliased Type§

struct CM_R { /* private fields */ }