MavBatteryFault typedef
MavBatteryFault = int
Smart battery supply status/fault flags (bitmask) for health indication. The battery must also report either MAV_BATTERY_CHARGE_STATE_FAILED or MAV_BATTERY_CHARGE_STATE_UNHEALTHY if any of these are set.
MAV_BATTERY_FAULT
Implementation
typedef MavBatteryFault = int;