[][src]Module nrf52832_hal::nrf52832_pac::timer0

Timer/Counter 0

Modules

bitmode

Configure the number of bits used by the TIMER

cc

Description collection[0]: Capture/Compare register 0

events_compare

Description collection[0]: Compare event on CC[0] match

intenclr

Disable interrupt

intenset

Enable interrupt

mode

Timer mode selection

prescaler

Timer prescaler register

shorts

Shortcut register

tasks_capture

Description collection[0]: Capture Timer value to CC[0] 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[0]: Capture/Compare register 0

EVENTS_COMPARE

Description collection[0]: Compare event on CC[0] match

INTENCLR

Disable interrupt

INTENSET

Enable interrupt

MODE

Timer mode selection

PRESCALER

Timer prescaler register

RegisterBlock

Register block

SHORTS

Shortcut register

TASKS_CAPTURE

Description collection[0]: Capture Timer value to CC[0] 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