Fifo

Type Alias Fifo 

Source
pub type Fifo = Reg<FifoSpec>;
Expand description

FIFO (rw) register accessor: FIFO 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ยง

pub struct Fifo { /* private fields */ }