Type Alias stm32wlxx_hal::pac::tim2::tisel::TI2SEL_W
pub type TI2SEL_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 - TI1SEL
Aliased Type§
struct TI2SEL_W<'a, const O: u8> { /* private fields */ }