Type Alias xmc4400::eth0::bus_mode::FB_W

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

Field FB writer - Fixed Burst

Aliased Type§

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