Type Alias stm32f4xx_hal::pac::ltdc::layer::dccr::DCBLUE_W

source ·
pub type DCBLUE_W<'a, const O: u8> = FieldWriterRaw<'a, u32, DCCR_SPEC, u8, u8, Safe, 8, O>;
Expand description

Field DCBLUE writer - Default Color Blue

Aliased Type§

struct DCBLUE_W<'a, const O: u8> { /* private fields */ }