nrfx 3.3
Data Fields
nrfx_grtc_channel_t Struct Reference

GRTC capture/compare channel description structure. More...

#include <nrfx_grtc.h>

Data Fields

nrfx_grtc_cc_handler_t handler
 
void * p_context
 
uint8_t channel
 

Detailed Description

GRTC capture/compare channel description structure.

Field Documentation

◆ channel

uint8_t nrfx_grtc_channel_t::channel

Capture/compare channel number.

◆ handler

nrfx_grtc_cc_handler_t nrfx_grtc_channel_t::handler

User handler.

◆ p_context

void* nrfx_grtc_channel_t::p_context

User context.


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

Documentation feedback | Developer Zone | Subscribe | Updated