Type Alias Dacctrl

Source
pub type Dacctrl = Reg<DacctrlSpec>;
Expand description

DACCTRL (rw) register accessor: DAC n Control

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

For information about available fields see dacctrl module

Aliased Typeยง

struct Dacctrl { /* private fields */ }