PX4 Firmware
PX4 Autopilot Software http://px4.io
voxlpm::voxlpm_bus_option Struct Reference
Collaboration diagram for voxlpm::voxlpm_bus_option:

Public Attributes

enum VOXLPM_BUS busid
 
uint8_t busnum
 
bool external
 
struct voxlpm_chan vbat
 
struct voxlpm_chan vpwr
 

Detailed Description

Definition at line 56 of file voxlpm_main.cpp.

Member Data Documentation

◆ busid

enum VOXLPM_BUS voxlpm::voxlpm_bus_option::busid

Definition at line 57 of file voxlpm_main.cpp.

◆ busnum

uint8_t voxlpm::voxlpm_bus_option::busnum

Definition at line 58 of file voxlpm_main.cpp.

Referenced by voxlpm::start_bus().

◆ external

bool voxlpm::voxlpm_bus_option::external

Definition at line 59 of file voxlpm_main.cpp.

◆ vbat

struct voxlpm_chan voxlpm::voxlpm_bus_option::vbat

Definition at line 60 of file voxlpm_main.cpp.

Referenced by voxlpm::start_bus().

◆ vpwr

struct voxlpm_chan voxlpm::voxlpm_bus_option::vpwr

Definition at line 61 of file voxlpm_main.cpp.

Referenced by voxlpm::start_bus().


The documentation for this struct was generated from the following file: