Type Alias stm32wlxx_hal::pac::tim1::smcr::SMS_W

pub type SMS_W<'a, const O: u8> = FieldWriterRaw<'a, u32, SMCR_SPEC, u8, SMS_A, Safe, 3, O>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

Field SMS writer - Slave mode selection

Aliased Type§

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