#include <tmd.h>
|
|
uint8_t | CurrentmitigationLvl |
| |
|
uint8_t | ReqMitigationLvl |
| |
|
uint16_t | Tlvresult |
| |
|
swi_uint256_t | ParamPresenceMask |
| |
This structure contains mitigation devices Level request parameters
- Parameters
-
| CurrentmitigationLvl |
- Current thermal mitigation level (Optional)
- Bit to check in ParamPresenceMask - 16
|
| ReqMitigationLvl |
- Requested Thermal Mitigation Level (Optional)
- The requested thermal mitigation level from the client. The default is zero if the client has not previously set the mitigation level.
- Bit to check in ParamPresenceMask - 17
|
| Tlvresult |
|
| ParamPresenceMask |
- bitmask representation to indicate valid parameters.
|
The documentation for this struct was generated from the following file: