Searched defs:uctrl_status (Results 1 – 1 of 1) sorted by relevance
99 struct uctrl_status { struct100 u8 current_temp; /* 0x07 */101 u8 reset_status; /* 0x0b */102 u16 event_status; /* 0x0c */103 u16 error_status; /* 0x10 */104 u16 external_status; /* 0x11, 0x1b */105 u8 internal_charge; /* 0x18 */106 u8 external_charge; /* 0x19 */107 u16 control_lcd; /* 0x20 */108 u8 control_bitport; /* 0x21 */[all …]