![]() |
BALTECH Docs |
C API for BALTECH SDK
|
| brp_errcode brp_DHWCtrl_PowermgrSuspend | ( | brp_protocol | protocol, |
| unsigned | Delay, | ||
| bool | KeyboardWakeup | ||
| ) |
Takes the board into suspend mode, i.e.
energy saving mode.
| [in] | protocol | used to execute the command |
| [in] | Delay | Time to sleep in milliseconds. |
| [in] | KeyboardWakeup | If true , the keyboard can wake up the board. |