Type Alias stm32_hal2::pac::fdcan1::ttie::SE1E_W

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

Field SE1E writer - Scheduling Error 1 Interrupt Enable

Aliased Type§

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