Module avr_device::atmega328pb::adc[][src]

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 register accessor: an alias for Reg<ADC_SPEC>

ADCSRA register accessor: an alias for Reg<ADCSRA_SPEC>

ADCSRB register accessor: an alias for Reg<ADCSRB_SPEC>

ADMUX register accessor: an alias for Reg<ADMUX_SPEC>

DIDR0 register accessor: an alias for Reg<DIDR0_SPEC>