pub type Data = Reg<DataSpec>;
DATA (w) register accessor: DAC n Data
You can reset, write, write_with_zero this register using data::W. See API.
reset
write
write_with_zero
data::W
For information about available fields see data module
data
struct Data { /* private fields */ }