Type Alias stm32_hal2::pac::fdcan1::ttils::SMCL_W

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

Field SMCL writer - Start of Matrix Cycle Interrupt Line

Aliased Type§

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