Type Alias atsame54n::can0::ie::ELOE_W

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

Field ELOE writer - Error Logging Overflow Interrupt Enable

Aliased Type§

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