| ADC
    9.2
    Analog to Digital Conversor library for the Teensy 3.5 microprocessor | 
Struct for synchronous measurements. More...
#include <ADC.h>
| Public Attributes | |
| int32_t | result_adc0 | 
| int32_t | result_adc1 | 
Struct for synchronous measurements.
result_adc0 has the result from ADC0 and result_adc1 from ADC1.