nordic,nrf-timer

Vendor: Nordic Semiconductor

Description

Nordic nRF timer node

Properties

Properties not inherited from the base binding file.

Name

Type

Details

cc-num

int

Number of capture/compare (CC) registers available

This property is required.

max-bit-width

int

Maximum bit width supported

This property is required.

max-frequency

int

Maximum timer frequency in Hz.

The default value is 16MHz which was the maximum frequency for all nRF TIMER peripherals
up to the nRF54 series, and still remains the most typical maximum frequency for nRF54
TIMERs.

Default value: 16000000

prescaler

int

Prescaler value determines frequency (max-frequency/2^prescaler)

This property is required.

zli

boolean

Enable event handler in the ZLI (Zero latency interrupt) context