FifoCtrl

Type Alias FifoCtrl 

Source
pub type FifoCtrl = Reg<FifoCtrlSpec>;
Expand description

FIFO_CTRL (rw) register accessor: FIFO Control Register

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

For information about available fields see fifo_ctrl module

Aliased Typeยง

pub struct FifoCtrl { /* private fields */ }