nRF5 SDK v17.1.0
Data Fields
nrfx_timer_t Struct Reference

Timer driver instance data structure. More...

#include <nrfx_timer.h>

Data Fields

NRF_TIMER_Type * p_reg
 Pointer to the structure with TIMER peripheral instance registers.
 
uint8_t instance_id
 Index of the driver instance. For internal use only.
 
uint8_t cc_channel_count
 Number of capture/compare channels.
 

Detailed Description

Timer driver instance data structure.


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated