Type Alias atsame51j::can0::ir::TFE_W

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

Field TFE writer - Tx FIFO Empty

Aliased Type§

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