blob: 4cfb0e1c15c98b56842d72d028a3aa2d0831521e [file] [log] [blame]
title: nRF PWM
description: >
This binding gives a base representation of the nRF PWM
compatible: "nordic,nrf-pwm"
include: base.yaml
properties:
reg:
required: true
label:
required: true
center-aligned:
type: boolean
description: Use center-aligned (up and down) counter mode
category: optional
ch0-pin:
type: int
description: Channel 0 pin
required: false
ch0-inverted:
type: boolean
description: Channel 0 inverted
required: false
ch1-pin:
type: int
description: Channel 1 pin
required: false
ch1-inverted:
type: boolean
description: Channel 1 inverted
required: false
ch2-pin:
type: int
description: Channel 2 pin
required: false
ch2-inverted:
type: boolean
description: Channel 2 inverted
required: false
ch3-pin:
type: int
description: Channel 3 pin
required: false
ch3-inverted:
type: boolean
description: Channel 3 inverted
required: false