Type Alias stm32_hal2::pac::tim13::smcr::SMS_3_W

source ·
pub type SMS_3_W<'a, const O: u8> = BitWriterRaw<'a, u32, SMCR_SPEC, bool, BitM, O>;
Expand description

Field SMS_3 writer - Slave mode selection - bit 3

Aliased Type§

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