Type Alias xmc4800::eth0::bus_mode::AalW

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

Field AAL writer - Address Aligned Beats

Aliased Type§

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