Module nrf51_hal::timer[][src]

Expand description

HAL interface to the TIMER peripheral.

See product specification, chapter 24.

Structs

Interface to a TIMER instance.

Traits

Implemented by all TIMER* instances.