nrfx 4.5.0
Loading...
Searching...
No Matches
nrfx_saadc_evt_t Struct Reference

SAADC driver event structure. More...

#include <nrfx_saadc.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.
 

Detailed Description

SAADC driver event structure.


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