[][src]Type Definition esp32::uart::TX_FIFO

type TX_FIFO = Reg<u8, _TX_FIFO>;

UART_TX_FIFO

This register you can write_with_zero. See API.

For information about available fields see tx_fifo module

Trait Implementations

impl Writable for TX_FIFO[src]

write(|w| ..) method takes tx_fifo::W writer structure