Type Alias stm32wlxx_hal::pac::tim1::cr2::TI1S_W
pub type TI1S_W<'a, const O: u8> = BitWriterRaw<'a, u32, CR2_SPEC, TI1S_A, BitM, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field TI1S
writer - TI1 selection
Aliased Type§
struct TI1S_W<'a, const O: u8> { /* private fields */ }