pub type TxofW<'a, REG> = BitWriter<'a, REG, Txof>;
Field TXOF writer - Transmitter Buffer Overflow Flag
TXOF
pub struct TxofW<'a, REG> { /* private fields */ }
No transmit buffer overflow has occurred since the last time the flag was cleared.
At least one transmit buffer overflow has occurred since the last time the flag was cleared.