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