pub type DAC = Reg<DAC_SPEC>;
dac (rw) register accessor: an alias for Reg<DAC_SPEC>
Reg<DAC_SPEC>
struct DAC { /* private fields */ }