nrfx 3.3
Data Fields
nrfx_grtc_rtcounter_handler_data_t Struct Reference

GRTC RTCOUNTER handler data structure. More...

#include <nrfx_grtc.h>

Data Fields

nrfx_grtc_cc_handler_t handler
 
void * p_context
 

Detailed Description

GRTC RTCOUNTER handler data structure.

Field Documentation

◆ handler

nrfx_grtc_cc_handler_t nrfx_grtc_rtcounter_handler_data_t::handler

User handler.

◆ p_context

void* nrfx_grtc_rtcounter_handler_data_t::p_context

User context.


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

Documentation feedback | Developer Zone | Subscribe | Updated