arduino-header-pwm

Vendor: Generic or vendor-independent

Description

PWM channels exposed on Arduino headers.

Arduino's PWM pin names shares the same definition as Digital pins one.
That is, the mapping of PWM output on pin D3 on Arduino UNO R3 header is

  pwm-map = <9 0 0 &pwm0 1 0 0>;

Properties

Properties not inherited from the base binding file.

Name

Type

Details

pwm-map

compound

This property is required.

pwm-map-mask

array

pwm-map-pass-thru

array

#pwm-cells

int

Number of items to expect in a PWM specifier

This property is required.