PX4 Firmware
PX4 Autopilot Software http://px4.io
|
#include <Device.hpp>
Public Attributes | |
struct DeviceStructure | devid_s |
uint32_t | devid |
Definition at line 156 of file Device.hpp.
uint32_t device::Device::DeviceId::devid |
Definition at line 158 of file Device.hpp.
Referenced by device::Device::device_id_print_buffer(), PX4Barometer::set_device_type(), PX4Magnetometer::set_device_type(), PX4Accelerometer::set_device_type(), and PX4Gyroscope::set_device_type().
struct DeviceStructure device::Device::DeviceId::devid_s |
Definition at line 157 of file Device.hpp.
Referenced by PX4Barometer::set_device_type(), PX4Magnetometer::set_device_type(), PX4Accelerometer::set_device_type(), and PX4Gyroscope::set_device_type().