Contains the stored raw/unconverted ADC results.
Public Member Functions | |
| uint16_t dataRecord[RAW_MEASURE_SAVE_COUNT *TOTAL_MEASUREMENT_COUNT] | __attribute__ ((aligned(8))) |
| Buffer containing the raw ADC data. | |
Public Attributes | |
| volatile int | recordIndex |
| Record index for the raw ADC results in the dataRecord buffer. | |
| volatile int adc_raw_data_t::recordIndex |