nRF51 SDK v10.0.0
Data Fields
nrf_drv_rtc_t Struct Reference

RTC driver instance structure. More...

#include <nrf_drv_rtc.h>

Data Fields

NRF_RTC_Type * p_reg
 
IRQn_Type irq
 
uint8_t instance_id
 

Detailed Description

RTC driver instance structure.

Field Documentation

uint8_t nrf_drv_rtc_t::instance_id

Instance index.

IRQn_Type nrf_drv_rtc_t::irq

Instance IRQ ID.

NRF_RTC_Type* nrf_drv_rtc_t::p_reg

Pointer to instance register set.


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.