Set Energy Source Lifetime Warning Threshold (Function Index 8)
This _DSM Interface for Byte Addressable Energy Backed Function Class (Function Interface 1) function sets the warning threshold for remaining Energy Source (ES) lifetime percentage. This function may return a failure status if the ES is host-managed and the platform doesn't support thresholds.
Registers are defined in the Byte Addressable Energy Backed Interface specification.
Input
Arg3
Field | Byte length | Byte offset | Description |
---|---|---|---|
ES Lifetime Percentage Warning Threshold | 1 | 0 | The percentage value of the warning threshold, which must be between 0 and 100. The platform shall write this value to the ES_LIFETIME_WARNING_THRESHOLD (0, 0x99) register. |
Output
Field | Byte length | Byte offset | Register | Description |
---|---|---|---|---|
Status | 4 | 0 | This function can return the following Function-Specific Error Code: The platform does not support ES thresholds. For more information, see _DSM Method Output. |
Related articles
Set Energy Source Temperature Warning Threshold (Function Index 9)