![]() |
nRF5 SDK
v15.3.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API | S312 SoftDevice API | S332 SoftDevice API | S340 SoftDevice API |
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 |
Analog-to-digital converter driver event structure.