Type Alias stm32_hal2::pac::fdcan1::ttils::ELCL_W

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

Field ELCL writer - Change Error Level Interrupt Line

Aliased Type§

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