PX4 Firmware
PX4 Autopilot Software http://px4.io
px4::bst::BSTBattery Struct Reference
Collaboration diagram for px4::bst::BSTBattery:

Public Attributes

uint16_t voltage
 
uint16_t current
 
uint8_t capacity [3]
 

Detailed Description

Definition at line 103 of file bst.cpp.

Member Data Documentation

◆ capacity

uint8_t px4::bst::BSTBattery::capacity[3]

Definition at line 106 of file bst.cpp.

Referenced by px4::bst::BST::Run().

◆ current

uint16_t px4::bst::BSTBattery::current

Definition at line 105 of file bst.cpp.

Referenced by px4::bst::BST::Run().

◆ voltage

uint16_t px4::bst::BSTBattery::voltage

Definition at line 104 of file bst.cpp.

Referenced by px4::bst::BST::Run().


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