Type Alias stm32wlxx_hal::pac::tim1::tisel::TI1SEL_W
pub type TI1SEL_W<'a, const O: u8> = FieldWriterRaw<'a, u32, TISEL_SPEC, u8, TI1SEL_A, Unsafe, 4, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field TI1SEL
writer - selects TI1[0]
to TI1[15]
input
Aliased Type§
struct TI1SEL_W<'a, const O: u8> { /* private fields */ }