Type Alias stm32_hal2::pac::fdcan1::ir::ELO_W

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

Field ELO writer - Error Logging Overflow

Aliased Type§

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