Type Alias FIFO
Source pub type FIFO = Reg<FIFO_SPEC>;
Expand description
FIFO (r) register accessor: Conversion result FIFO
You can read this register and get fifo::R. See API.
For information about available fields see fifo
module
pub struct FIFO { }