![]() |
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. More...
#include <nrf_drv_adc.h>
Data Fields | |
| nrf_drv_adc_evt_type_t | type |
| Event type. | |
| union { | |
| nrf_drv_adc_done_evt_t done | |
| Data for DONE event. | |
| nrf_drv_adc_sample_evt_t sample | |
| Data for SAMPLE event. | |
| } | data |
Analog-to-digital converter driver event.