Analog-to-digital converter 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 |
Detailed Description
Analog-to-digital converter driver event structure.
- modules/nrfx/drivers/include/nrfx_saadc.h