Type Alias DATA_WRITE

Source
pub type DATA_WRITE = Reg<DATA_WRITE_SPEC>;
Expand description

data_write (rw) register accessor: FIFO write data register

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

For information about available fields see data_write module

Aliased Typeยง

struct DATA_WRITE { /* private fields */ }