pub type TFCE_W<'a> = BitWriter<'a, u32, MACFCR_SPEC, TFCE_A, 1>;
Expand description

Field TFCE writer - Transmit flow control enable

Implementations

In full duplex, flow control is disabled. In half duplex, back pressure is disabled

In full duplex, flow control is enabled. In half duplex, back pressure is enabled