[][src]Module nrf52810_pac::timer0

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

intenclr

Disable interrupt

intenset

Enable interrupt

mode

Timer mode selection

prescaler

Timer prescaler register

shorts

Shortcuts between local events and tasks

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

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

INTENCLR

Disable interrupt

INTENSET

Enable interrupt

MODE

Timer mode selection

PRESCALER

Timer prescaler register

RegisterBlock

Register block

SHORTS

Shortcuts between local events and tasks

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