nRF5 SDK v17.1.0
Data Fields
nrfx_saadc_evt_t Struct Reference

SAADC driver event structure. More...

#include <nrfx_saadc_v2.h>

Data Fields

nrfx_saadc_evt_type_t type
 Event type.
 
union {
   nrfx_saadc_done_evt_t   done
 Data for NRFX_SAADC_EVT_DONE event.
 
   nrfx_saadc_limit_evt_t   limit
 Data for NRFX_SAADC_EVT_LIMIT event.
 
data
 Union to store event data.
 
union {
   nrfx_saadc_done_evt_t   done
 Data for NRFX_SAADC_EVT_DONE event.
 
   nrfx_saadc_limit_evt_t   limit
 Data for NRFX_SAADC_EVT_LIMIT event.
 
data
 Union to store event data.
 

Detailed Description

SAADC driver event structure.


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

Documentation feedback | Developer Zone | Subscribe | Updated