nRF5 SDK v15.2.0
Data Fields
drv_rtc_t Struct Reference

RTC driver instance structure. More...

#include <drv_rtc.h>

Data Fields

NRF_RTC_Type * p_reg
 
IRQn_Type irq
 
uint8_t instance_id
 
uint8_t cc_channel_count
 

Detailed Description

RTC driver instance structure.

Field Documentation

uint8_t drv_rtc_t::cc_channel_count

Number of capture/compare channels.

uint8_t drv_rtc_t::instance_id

Instance index.

IRQn_Type drv_rtc_t::irq

Instance IRQ ID.

NRF_RTC_Type* drv_rtc_t::p_reg

Pointer to instance register set.


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

Documentation feedback | Developer Zone | Subscribe | Updated