pub type FIFO = Reg<FIFO_SPEC>;
FIFO register accessor: an alias for Reg<FIFO_SPEC>
Reg<FIFO_SPEC>
pub struct FIFO { /* private fields */ }