This is the documentation for the latest (main) development branch of Zephyr. If you are looking for the documentation of previous releases, use the drop-down menu on the left and select the desired version.

arduino,uno-adc

Vendor: Arduino

Description

ADC channels exposed on Arduino Uno (R3) headers.

The Arduino Uno layout provides a 6-pin Analog Input header.  This
has analog input signals labeled from A0 at the top through A5 at
the bottom.

This binding provides a nexus mapping for these pins where parent
pins 0 through 5 correspond to A0 through A5.

Properties

Properties not inherited from the base binding file.

Name

Type

Details

io-channel-map

compound

This property is required.

io-channel-map-mask

compound

io-channel-map-pass-thru

compound

#io-channel-cells

int

Number of items to expect in an ADC specifier

This property is required.