Module avr_device::atmega328p::adc

source ·
Expand description

Analog-to-Digital Converter

Modules

ADC Data Register Bytes
The ADC Control and Status register A
The ADC Control and Status register B
The ADC multiplexer Selection Register
Digital Input Disable Register

Structs

Register block

Type Definitions

ADC (rw) register accessor: an alias for Reg<ADC_SPEC>
ADCSRA (rw) register accessor: an alias for Reg<ADCSRA_SPEC>
ADCSRB (rw) register accessor: an alias for Reg<ADCSRB_SPEC>
ADMUX (rw) register accessor: an alias for Reg<ADMUX_SPEC>
DIDR0 (rw) register accessor: an alias for Reg<DIDR0_SPEC>