Type Alias xmc4800::eth0::bus_mode::MbW

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

Field MB writer - Mixed Burst

Aliased Type§

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