pub type Databuf = Reg<DatabufSpec>;
Expand description
DATABUF (w) register accessor: DAC n Data Buffer
You can reset
, write
, write_with_zero
this register using databuf::W
. See API.
For information about available fields see databuf
module
Aliased Typeยง
struct Databuf { /* private fields */ }