Module fifos

Source
Expand description

Provides the high level interface for DMA FIFOs.

Structs§

ReadFifo
A FIFO that can be read from.
WriteFifo
A FIFO that can be written to.

Traits§

Fifo
The elements that are common between read and write FIFOs.