nRF5 SDK v17.1.0
Data Fields
nrfx_saadc_done_evt_t Struct Reference

SAADC driver done event data. More...

#include <nrfx_saadc_v2.h>

Data Fields

nrf_saadc_value_tp_buffer
 Pointer to buffer with converted samples. More...
 
uint16_t size
 Number of samples in the buffer.
 

Detailed Description

SAADC driver done event data.

Field Documentation

nrf_saadc_value_t * nrfx_saadc_done_evt_t::p_buffer

Pointer to buffer with converted samples.

Pointer to the buffer with converted samples.


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

Documentation feedback | Developer Zone | Subscribe | Updated