Type Alias atsame51j::can0::ir::ELO_W

source ·
pub type ELO_W<'a, REG, const O: u8> = BitWriter<'a, REG, O>;
Expand description

Field ELO writer - Error Logging Overflow

Aliased Type§

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