Type Alias stm32f4xx_hal::pac::ltdc::twcr::TOTALW_W

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

Field TOTALW writer - Total Width (in units of pixel clock period)

Aliased Type§

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