Type Alias atsame51j::can0::ir::PEA_W

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

Field PEA writer - Protocol Error in Arbitration Phase

Aliased Type§

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