Type Alias stm32_hal2::pac::fdcan1::ttie::SMCE_W

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

Field SMCE writer - Start of Matrix Cycle Interrupt Enable

Aliased Type§

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