Module adc

Source
Expand description

Analog-to-Digital Converter

Modules§

adc
ADC Data Register Bytes
adcsra
The ADC Control and Status register A
adcsrb
The ADC Control and Status register B
admux
The ADC multiplexer Selection Register
didr0
Digital Input Disable Register
didr2
Digital Input Disable Register

Structs§

RegisterBlock
Register block

Type Aliases§

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