nRF5 SDK v17.1.0
Data Fields
nrfx_adc_evt_t Struct Reference

ADC driver event. More...

#include <nrfx_adc.h>

Data Fields

nrfx_adc_evt_type_t type
 Event type.
 
union {
   nrfx_adc_done_evt_t   done
 Data for DONE event.
 
   nrfx_adc_sample_evt_t   sample
 Data for SAMPLE event.
 
data
 Union to store event data.
 

Detailed Description

ADC driver event.


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

Documentation feedback | Developer Zone | Subscribe | Updated