|
APM:Libraries
|
#include <AP_LeakDetector.h>
Public Attributes | |
| uint8_t | instance |
| bool | status |
Definition at line 29 of file AP_LeakDetector.h.
| uint8_t AP_LeakDetector::LeakDetector_State::instance |
Definition at line 30 of file AP_LeakDetector.h.
Referenced by AP_LeakDetector_Analog::AP_LeakDetector_Analog(), AP_LeakDetector::init(), AP_LeakDetector_Digital::read(), and AP_LeakDetector_Analog::read().
| bool AP_LeakDetector::LeakDetector_State::status |
Definition at line 31 of file AP_LeakDetector.h.
Referenced by AP_LeakDetector_Digital::read(), and AP_LeakDetector_Analog::read().
1.8.13