Type Alias atsame54n::can0::ils::EPL_W

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

Field EPL writer - Error Passive Interrupt Line

Aliased Type§

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