pub type FIFO_CONF = Reg<FIFO_CONF_SPEC>;
Expand description
FIFO_CONF (rw) register accessor: FIFO configuration register.
You can read
this register and get fifo_conf::R
. You can reset
, write
, write_with_zero
this register using fifo_conf::W
. You can also modify
this register. See API.
For information about available fields see fifo_conf
module
Aliased Typeยง
pub struct FIFO_CONF { /* private fields */ }