Type Alias xmc4300::eth0::status::UnfW

source ·
pub type UnfW<'a, REG> = BitWriter<'a, REG>;
Expand description

Field UNF writer - Transmit Underflow

Aliased Type§

struct UnfW<'a, REG> { /* private fields */ }