Type Alias atsame51j::can0::ir::BEC_W

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

Field BEC writer - Bit Error Corrected

Aliased Type§

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