Module nrf52810_hal::timer[][src]

HAL interface to the TIMER peripheral.

See product specification, chapter 24.

Structs

OneShot
Periodic
Timer

Interface to a TIMER instance.

Traits

Instance

Implemented by all TIMER* instances.