EVE 1.0
adc_streamer_state_t Struct Reference

#include <adc0.h>

Data Fields

uint8_t SampleBufIndex
 

Detailed Description

adc_streamer_state_t structure holds state of the ADC streamer

Definition at line 99 of file adc0.h.

Field Documentation

uint8_t adc_streamer_state_t::SampleBufIndex

Index of the active sampling buffer

Definition at line 101 of file adc0.h.