Type Alias atsame54n::gmac::tsr::UND_W

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

Field UND writer - Transmit Underrun

Aliased Type§

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