infineon,tcpwm

Vendor: Infineon Technologies

Description

Infineon CAT1 TCPWM (Timer/Counter/PWM) node

Properties

Properties not inherited from the base binding file.

Name

Type

Details

divider-type

int

Specifies which type of divider to use.
Defined by cy_en_divider_types_t in cy_sysclk.h.

This property is required.

divider-sel

int

Specifies which divider of the selected type to configure.

This property is required.

divider-val

int

Causes integer division of (divider value + 1), or division by 1 to 256
(8-bit divider) or 1 to 65536 (16-bit divider).

This property is required.

resolution

int

Counter/timer resolution (16 or 32 bits)

This property is required.

Legal values: 16, 32