pub type ADC = Reg<ADC_SPEC>;
ADC (rw) register accessor: ADC Data Register Bytes
You can read this register and get adc::R. You can reset, write, write_with_zero this register using adc::W. You can also modify this register. See API.
read
adc::R
reset
write
write_with_zero
adc::W
modify
For information about available fields see adc module
adc
struct ADC { /* private fields */ }