Type Alias stm32h7xx_hal::stm32::dma2d::opfccr::CM_R

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

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

Aliased Type§

struct CM_R { /* private fields */ }