Untitled
By: a guest | Jan 31st, 2010 | Syntax:
None | Size: 1.07 KB | Hits: 28 | Expires: Never
struct htc_batt_info_full {
u32 batt_id;
u32 batt_vol;
u32 batt_vol_last;
u32 batt_temp;
u32 batt_current;
u32 batt_current_last;
u32 batt_discharge_current;
u32 VREF_2;
u32 VREF;
u32 ADC4096_VREF;
u32 Rtemp;
s32 Temp;
s32 Temp_last;
u32 pd_M;
u32 MBAT_pd;
s32 I_MBAT;
u32 pd_temp;
u32 percent_last;
u32 percent_update;
u32 dis_percent;
u32 vbus;
u32 usbid;
u32 charging_source;
u32 MBAT_IN;
u32 full_bat;
u32 eval_current;
u32 eval_current_last;
u32 charging_enabled;
u32 timeout;
u32 fullcharge;
u32 level;
u32 delta;
u32 chg_time;
s32 level_change;
u32 sleep_timer_count;
u32 OT_led_on;
u32 overloading_charge;
u32 a2m_cable_type;
u32 reserve2;
u32 reserve3;
u32 reserve4;
u32 reserve5;
};