pub type Adcctrl = Reg<ADCCTRLrs>;
Expand description
ADCCTRL (rw) register accessor: ADC Control Register
You can read
this register and get adcctrl::R
. You can reset
, write
, write_with_zero
this register using adcctrl::W
. You can also modify
this register. See API.
For information about available fields see adcctrl
module
Aliased Typeยง
struct Adcctrl { /* private fields */ }