| 
    APM:Libraries
    
   | 
 
#include <AP_ADC_ADS1115.h>
Public Attributes | |
| uint8_t | id | 
| float | data | 
Definition at line 9 of file AP_ADC_ADS1115.h.
| float adc_report_s::data | 
Definition at line 12 of file AP_ADC_ADS1115.h.
Referenced by AnalogIn_ADS1115::_update(), AP_ADC_ADS1115::_update(), and AP_ADC_ADS1115::read().
| uint8_t adc_report_s::id | 
Definition at line 11 of file AP_ADC_ADS1115.h.
Referenced by AP_ADC_ADS1115::_update(), and AP_ADC_ADS1115::read().
 1.8.13