![]() |
nrfx 4.5.0
|
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 |
GRTC capture/compare channel description structure.
| uint8_t nrfx_grtc_channel_t::channel |
Capture/compare channel number.
| nrfx_grtc_cc_handler_t nrfx_grtc_channel_t::handler |
User handler.
| void* nrfx_grtc_channel_t::p_context |
User context.