nRF51 SDK v9.0.0
Timer

The timer driver includes two layers: the hardware abstraction layer (HAL) and the driver layer (DRV).

The hardware abstraction layer provides basic APIs for accessing the registers of the timer. All functions in this layer are implemented as inline functions. See the API documentation for the Timer HAL for details.

The driver layer provides support for a multi-instance timer and APIs on a higher level than the HAL. See the API documentation for the Timer driver for details.

The Timer Example provides sample code that you can use to quickly get started.


This document was last updated on Thu Jul 9 2015.
Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone.