Type Alias xmc4800::eth0::interrupt_enable::EteW

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

Field ETE writer - Early Transmit Interrupt Enable

Aliased Type§

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