Type Alias stm32_hal2::pac::ltdc::gcr::DEN_W

source ·
pub type DEN_W<'a, const O: u8> = BitWriterRaw<'a, u32, GCR_SPEC, DEN_A, BitM, O>;
Expand description

Field DEN writer - Dither Enable

Aliased Type§

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