Type Alias stm32h7xx_hal::device::dma2d::fgpfccr::CCM_R

source ·
pub type CCM_R = BitReaderRaw<CCM_A>;
Expand description

Field CCM reader - CLUT color mode This bit defines the color format of the CLUT. It can only be written when the transfer is disabled. Once the CLUT transfer has started, this bit is read-only.

Aliased Type§

struct CCM_R { /* private fields */ }