NinjaFlight
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
battery_config Struct Reference

#include <battery.h>

Data Fields

uint8_t vbatscale
 
uint8_t vbatresdivval
 
uint8_t vbatresdivmultiplier
 
uint8_t vbatmaxcellvoltage
 
uint8_t vbatmincellvoltage
 
uint8_t vbatwarningcellvoltage
 
int16_t currentMeterScale
 
uint16_t currentMeterOffset
 
current_sensor_type_t currentMeterType
 
uint8_t multiwiiCurrentMeterOutput
 
uint16_t batteryCapacity
 

Field Documentation

uint16_t battery_config::batteryCapacity
uint16_t battery_config::currentMeterOffset
int16_t battery_config::currentMeterScale
current_sensor_type_t battery_config::currentMeterType
uint8_t battery_config::multiwiiCurrentMeterOutput
uint8_t battery_config::vbatmaxcellvoltage
uint8_t battery_config::vbatmincellvoltage
uint8_t battery_config::vbatresdivmultiplier
uint8_t battery_config::vbatresdivval
uint8_t battery_config::vbatscale
uint8_t battery_config::vbatwarningcellvoltage

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