Synergy Software Package User's Manual

#include <sf_adc_periodic_api.h>

Data Fields

sf_adc_periodic_event_t event
 Periodic ADC callback event.
 
uint32_t buffer_index
 Index to the buffer where the new data is stored.
 
void const * p_context
 Placeholder for user data.
 
adc_data_size_t * p_data_buffer
 Pointer to the buffer that will store the samples.
 
uint32_t num_new_samples
 Number of new samples in the data buffer.
 

Detailed Description

ADC callback arguments definitions


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