|
Linux Kernel
3.7.1
|
Data Fields | |
| int | temperature |
| int | time_to_empty |
| int | time_to_empty_avg |
| int | time_to_full |
| int | charge_full |
| int | cycle_count |
| int | capacity |
| int | energy |
| int | flags |
| int | power_avg |
| int | health |
Definition at line 87 of file bq27x00_battery.c.
| int capacity |
Definition at line 94 of file bq27x00_battery.c.
| int charge_full |
Definition at line 92 of file bq27x00_battery.c.
| int cycle_count |
Definition at line 93 of file bq27x00_battery.c.
| int energy |
Definition at line 95 of file bq27x00_battery.c.
| int flags |
Definition at line 96 of file bq27x00_battery.c.
| int health |
Definition at line 98 of file bq27x00_battery.c.
| int power_avg |
Definition at line 97 of file bq27x00_battery.c.
Definition at line 88 of file bq27x00_battery.c.
| int time_to_empty |
Definition at line 89 of file bq27x00_battery.c.
| int time_to_empty_avg |
Definition at line 90 of file bq27x00_battery.c.
| int time_to_full |
Definition at line 91 of file bq27x00_battery.c.
1.8.2