nRF5 SDK v17.1.0
Data Fields
nrfx_timer_config_t Struct Reference

The configuration structure of the timer driver instance. More...

#include <nrfx_timer.h>

Data Fields

nrf_timer_frequency_t frequency
 Frequency.
 
nrf_timer_mode_t mode
 Mode of operation.
 
nrf_timer_bit_width_t bit_width
 Bit width.
 
uint8_t interrupt_priority
 Interrupt priority.
 
void * p_context
 Context passed to interrupt handler.
 

Detailed Description

The configuration structure of the timer driver instance.


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

Documentation feedback | Developer Zone | Subscribe | Updated