Type Alias stm32f4xx_hal::pac::ltdc::gcr::HSPOL_W

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

Field HSPOL writer - Horizontal Synchronization Polarity

Aliased Type§

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