Type Alias ADC

Source
pub type ADC = Reg<ADC_SPEC>;
Expand description

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.

For information about available fields see adc module

Aliased Typeยง

struct ADC { /* private fields */ }