DHWCtrl.PowermgrSuspend
Takes the board into suspend mode, i.e. energy saving mode.
Properties
- Command code: 0xE019
- Command timeout: 100 ms
- Possible status codes: General status codes, DHWCtrl.ErrNoPowermgr
Parameters (request frame)
Name | Type/Size | Description |
---|---|---|
Delay | Integer (16 bits) | Time to sleep in milliseconds. |
KeyboardWakeup | Boolean (8 bits) | If true, the keyboard can wake up the board. |
Returned values (response frame)
None