microchip,sam-pit64b-counter

Description

Microchip SAM PIT64B Counter

Properties

Properties not inherited from the base binding file.

Name

Type

Details

clock-selection

string

Refer to PIT64B_MR.SGCLK in datasheet.
Peripheral clock (MCK1) is used by default.

Default value: SGCLK_PERIPHERAL_CLOCK

Legal values: 'SGCLK_PERIPHERAL_CLOCK', 'SGCLK_GENERIC_CLOCK'

prescaler-period

int

Refer to PIT64B_MR.PRESCALER[3:0] in datasheet.

Legal values: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15

top-alarm

boolean

Reuse the top value channel as an alarm channel.

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.