Type Alias stm32f4xx_hal::pac::ltdc::awcr::AAH_W

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

Field AAH writer - Accumulated Active Height (in units of horizontal scan line)

Aliased Type§

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