nRF5 SDK v12.1.0
Simple timer

The simple timer driver can be used to create a single timer instance based on the TIMER1 peripheral. On time-out, a user-defined time-out handler is called directly from the TIMER1 interrupt handler.

The interrupt handler runs at priority level APP_LOW.

The following features are supported:

The following limitations are known:


Documentation feedback | Developer Zone | Subscribe | Updated