microchip,tc-g2-counter

Description

Microchip SAM Timer Counter

Properties

Properties not inherited from the base binding file.

Name

Type

Details

clock-selection

int

Refer to TC_CMR.TCCLKS in datasheet.
GCLK is used by default.

Legal values: 0, 1, 2, 3, 4

top-alarm

boolean

Reuse the top value channel as an alarm channel
By default RC is exclusive to "top value",
Use this option to enable the RC alarm channel.
RA --> alarm channel 0
RB --> alarm channel 1
RC --> alarm channel 2 or top value

pinctrl-0

phandles

Pin configuration/s for the first state. Content is specific to the
selected pin controller driver implementation.

pinctrl-1

phandles

Pin configuration/s for the second state. See pinctrl-0.

pinctrl-2

phandles

Pin configuration/s for the third state. See pinctrl-0.

pinctrl-3

phandles

Pin configuration/s for the fourth state. See pinctrl-0.

pinctrl-4

phandles

Pin configuration/s for the fifth state. See pinctrl-0.

pinctrl-names

string-array

Names for the provided states. The number of names needs to match the
number of states.