[][src]Module nrf5340_net_pac::timer0_ns

Timer/Counter 0

Modules

bitmode

Configure the number of bits used by the TIMER

cc

Description collection: Capture/Compare register n

events_compare

Description collection: Compare event on CC[n] match

inten

Enable or disable interrupt

intenclr

Disable interrupt

intenset

Enable interrupt

mode

Timer mode selection

oneshoten

Description collection: Enable one-shot operation for Capture/Compare channel n

prescaler

Timer prescaler register

publish_compare

Description collection: Publish configuration for event COMPARE[n]

shorts

Shortcuts between local events and tasks

subscribe_capture

Description collection: Subscribe configuration for task CAPTURE[n]

subscribe_clear

Subscribe configuration for task CLEAR

subscribe_count

Subscribe configuration for task COUNT

subscribe_shutdown

Deprecated register - Subscribe configuration for task SHUTDOWN

subscribe_start

Subscribe configuration for task START

subscribe_stop

Subscribe configuration for task STOP

tasks_capture

Description collection: Capture Timer value to CC[n] register

tasks_clear

Clear time

tasks_count

Increment Timer (Counter mode only)

tasks_shutdown

Deprecated register - Shut down timer

tasks_start

Start Timer

tasks_stop

Stop Timer

Structs

RegisterBlock

Register block

Type Definitions

BITMODE

Configure the number of bits used by the TIMER

CC

Description collection: Capture/Compare register n

EVENTS_COMPARE

Description collection: Compare event on CC[n] match

INTEN

Enable or disable interrupt

INTENCLR

Disable interrupt

INTENSET

Enable interrupt

MODE

Timer mode selection

ONESHOTEN

Description collection: Enable one-shot operation for Capture/Compare channel n

PRESCALER

Timer prescaler register

PUBLISH_COMPARE

Description collection: Publish configuration for event COMPARE[n]

SHORTS

Shortcuts between local events and tasks

SUBSCRIBE_CAPTURE

Description collection: Subscribe configuration for task CAPTURE[n]

SUBSCRIBE_CLEAR

Subscribe configuration for task CLEAR

SUBSCRIBE_COUNT

Subscribe configuration for task COUNT

SUBSCRIBE_SHUTDOWN

Deprecated register - Subscribe configuration for task SHUTDOWN

SUBSCRIBE_START

Subscribe configuration for task START

SUBSCRIBE_STOP

Subscribe configuration for task STOP

TASKS_CAPTURE

Description collection: Capture Timer value to CC[n] register

TASKS_CLEAR

Clear time

TASKS_COUNT

Increment Timer (Counter mode only)

TASKS_SHUTDOWN

Deprecated register - Shut down timer

TASKS_START

Start Timer

TASKS_STOP

Stop Timer