APM:Libraries
|
Go to the source code of this file.
Classes | |
class | AP_HAL::AnalogSource |
class | AP_HAL::AnalogIn |
Macros | |
#define | ANALOG_INPUT_BOARD_VCC 254 |
#define | ANALOG_INPUT_NONE 255 |
#define ANALOG_INPUT_BOARD_VCC 254 |
Definition at line 55 of file AnalogIn.h.
Referenced by PX4::PX4AnalogSource::PX4AnalogSource(), and HALSITL::ADCSource::read_latest().
#define ANALOG_INPUT_NONE 255 |
Definition at line 56 of file AnalogIn.h.
Referenced by F4Light::AnalogIn::_timer_event(), F4Light::AnalogSource::AnalogSource(), AP_RSSI::init(), HALSITL::ADCSource::read_latest(), AnalogSource_Navio2::set_channel(), F4Light::AnalogSource::set_pin(), F4Light::AnalogSource::setup_read(), and F4Light::AnalogSource::stop_read().