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

type RX_FIFO = Reg<u8, _RX_FIFO>;

UART_RX_FIFO

This register you can read. See API.

For information about available fields see rx_fifo module

Trait Implementations

impl Readable for RX_FIFO[src]

read() method returns rx_fifo::R reader structure