Type Alias stm32_hal2::pac::ltdc::layer::dccr::DCALPHA_W

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

Field DCALPHA writer - Default Color Alpha

Aliased Type§

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