pub type DATA_READ = Reg<DATA_READ_SPEC>;
Expand description
data_read (r) register accessor: FIFO read data register
You can read
this register and get data_read::R
. See API.
For information about available fields see data_read
module
Aliased Typeยง
struct DATA_READ { /* private fields */ }