pub type FJOIN_RX_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field FJOIN_RX writer - When 1, RX FIFO steals the TX FIFO’s storage, and becomes twice as deep.
TX FIFO is disabled as a result (always reads as both full and empty).
FIFOs are flushed when this bit is changed.

Aliased Type§

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