Type Alias stm32_hal2::pac::ltdc::awcr::AAW_W

source ·
pub type AAW_W<'a, const O: u8> = FieldWriterRaw<'a, u32, AWCR_SPEC, u16, u16, Safe, 12, O>;
Expand description

Field AAW writer - Accumulated Active Width (in units of pixel clock period)

Aliased Type§

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