[][src]Module nrf52811_hal::timer

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.