Searched defs:power_limit (Results 1 – 6 of 6) sorted by relevance
110 struct power_limit { struct111 uint8_t grp_id; /* first byte: Group Extension ID */112 uint16_t reserved_1; /* second and third bytes are reserved */113 uint8_t action; /* fourth byte is the exception action */114 uint16_t limit; /* fifth through sixth byte are the power limit in watts */115 uint32_t correction; /* seventh - 10th bytes are the correction period */116 uint16_t reserved_2; /* 11th - 12th are reserved bytes */117 uint16_t sample; /* 13th - 14th are sample period time */