Type Alias stm32wlxx_hal::pac::tim2::smcr::TS_W
pub type TS_W<'a, const O: u8> = FieldWriterRaw<'a, u32, SMCR_SPEC, u8, TS_A, Unsafe, 3, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field TS
writer - Trigger selection
Aliased Type§
struct TS_W<'a, const O: u8> { /* private fields */ }