Type Alias stm32_hal2::pac::tim3::tisel::TI1SEL_W

source ·
pub type TI1SEL_W<'a, const O: u8> = FieldWriterRaw<'a, u32, TISEL_SPEC, u8, u8, Unsafe, 4, O>;
Expand description

Field TI1SEL writer - TI1[0] to TI1[15] input selection

Aliased Type§

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