![]() |
nRF5 SDK
v12.3.0
|
| Choose documentation: | nRF5 SDK | S130 SoftDevice API | S132 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
Analog-to-digital converter driver event structure. More...
#include <nrf_drv_saadc.h>
Data Fields | |
| nrf_drv_saadc_evt_type_t | type |
| Event type. | |
| union { | |
| nrf_drv_saadc_done_evt_t done | |
| Data for NRF_DRV_SAADC_EVT_DONE event. | |
| nrf_drv_saadc_limit_evt_t limit | |
| Data for NRF_DRV_SAADC_EVT_LIMIT event. | |
| } | data |
Analog-to-digital converter driver event structure.