Type Alias xmc4800::eth0::status::TpsW

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

Field TPS writer - Transmit Process Stopped

Aliased Type§

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