arduino,modulino-buttons

Vendor: Arduino

Note

An implementation of a driver matching this compatible is available in drivers/input/input_modulino_buttons.c.

Description

Arduino Modulino buttons

Properties

Node specific properties

Properties not inherited from the base binding file.

Name

Type

Details

zephyr,codes

array

Key codes to emit, the module has three buttons so this must specify
three key codes.

This property is required.

poll-period-ms

int

How often to poll the buttons over the i2c bus, defaults to 50ms.

Default value: 50

Deprecated node specific properties

Deprecated properties not inherited from the base binding file.

(None)

Base properties

Properties inherited from the base binding file, which defines common properties that may be set on many nodes. Not all of these may apply to the “arduino,modulino-buttons” compatible.

(None)