Type Alias xmc4800::eth0::interrupt_enable::AieW

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

Field AIE writer - Abnormal Interrupt Summary Enable

Aliased Type§

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