Searched defs:sbs_gauge_data (Results 1 – 1 of 1) sorted by relevance
62 struct sbs_gauge_data { struct63 uint16_t voltage;64 int16_t avg_current;65 uint16_t state_of_charge;66 uint16_t internal_temperature;67 uint16_t full_charge_capacity;68 uint16_t remaining_charge_capacity;69 uint16_t nom_avail_capacity;70 uint16_t full_avail_capacity;71 uint16_t time_to_empty;[all …]