Type Alias atsame54n::can0::ir::TOO_W

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

Field TOO writer - Timeout Occurred

Aliased Type§

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