muteki
Loading...
Searching...
No Matches
power_battery_status_t Struct Reference

Current battery status. More...

#include <system.h>

Data Fields

float voltage
 Current battery voltage.
 
short param_1_value
 Unknown.
 
short query_result
 GetBatteryValue() query result.
 
unsigned short unk_0x8
 Unknown.
 
unsigned short level
 Battery level.
 
unsigned char unk_0xc
 Unknown.
 

Detailed Description

Current battery status.

Field Documentation

◆ level

unsigned short power_battery_status_t::level

Battery level.

This is equal to the number of bars shown on the battery level display.

◆ param_1_value

short power_battery_status_t::param_1_value

Unknown.

Will be set to the first parameter of GetBatteryValue().

◆ unk_0xc

unsigned char power_battery_status_t::unk_0xc

Unknown.

Seems to be constantly 1.


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