nrf_drv_timer_config_t

nRF5 SDK v10.0.0

nRF51 SDK v10.0.0

Struct for TIMER instance configuration. More...

#include <nrf_drv_timer.h>

Detailed Description

Struct for TIMER instance configuration.

Field Documentation

nrf_timer_bit_width_t nrf_drv_timer_config_t::bit_width

Bit width.

nrf_timer_frequency_t nrf_drv_timer_config_t::frequency

Frequency.

uint8_t nrf_drv_timer_config_t::interrupt_priority

TIMER interrupt priority

nrf_timer_mode_t nrf_drv_timer_config_t::mode

Mode of operation.

void* nrf_drv_timer_config_t::p_context

Context passed to interrupt handler


Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone .