Type Alias FIFO_STATE

Source
pub type FIFO_STATE = Reg<FIFO_STATE_SPEC>;
Expand description

fifo_state (rw) register accessor: Gets states of audio input FIFO

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

For information about available fields see fifo_state module

Aliased Typeยง

struct FIFO_STATE { /* private fields */ }