Type Alias stm32_hal2::pac::fdcan1::ttie::SE2E_W

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

Field SE2E writer - Scheduling Error 2 Interrupt Enable

Aliased Type§

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