Type Alias stm32_hal2::pac::tim1::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 - selects TI1[0] to TI1[15] input

Aliased Type§

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