Type Alias atsame54n::can0::ir::EW_W

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

Field EW writer - Warning Status

Aliased Type§

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