pub type DATA_WRITE = Reg<DATA_WRITE_SPEC>;
Expand description
data_write (w) register accessor: FIFO write data register
You can reset
, write
, write_with_zero
this register using data_write::W
. See API.
For information about available fields see data_write
module
Aliased Typeยง
struct DATA_WRITE { /* private fields */ }