Type Definition ADC
Other items inavr_device::atmega48p::adc
type ADC = Reg<ADC_SPEC>;
ADC register accessor: an alias for Reg<ADC_SPEC>
Reg<ADC_SPEC>