nRF51 SDK v10.0.0
Data Fields
nrf_drv_timer_t Struct Reference

Struct for TIMER instance. More...

#include <nrf_drv_timer.h>

Data Fields

NRF_TIMER_Type * p_reg
 
IRQn_Type irq
 
uint8_t instance_id
 

Detailed Description

Struct for TIMER instance.

Field Documentation

uint8_t nrf_drv_timer_t::instance_id

Instance ID.

IRQn_Type nrf_drv_timer_t::irq

Instance IRQ id.

NRF_TIMER_Type* nrf_drv_timer_t::p_reg

Pointer to timer instance registers struct.


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