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