Type Alias DATA_READ

Source
pub type DATA_READ = Reg<DATA_READ_SPEC>;
Expand description

data_read (rw) register accessor: FIFO read data register

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

For information about available fields see data_read module

Aliased Typeยง

struct DATA_READ { /* private fields */ }