Type Alias xmc4300::eth0::operation_mode::FtfW

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

Field FTF writer - Flush Transmit FIFO

Aliased Type§

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