Type Alias esp32c3::uart0::FIFO

source ·
pub type FIFO = Reg<FIFO_SPEC>;
Expand description

FIFO (rw) register accessor: FIFO data register

You can read this register and get fifo::R. You can reset, write, write_with_zero this register using fifo::W. You can also modify this register. See API.

For information about available fields see fifo module

Aliased Type§

struct FIFO { /* private fields */ }