C API for BALTECH SDK

§ brp_DHWCtrl_PowermgrSuspend()

brp_errcode brp_DHWCtrl_PowermgrSuspend ( brp_protocol  protocol,
unsigned  Delay,
bool  KeyboardWakeup 
)

Takes the board into suspend mode, i.e. energy saving mode.

Parameters
[in]protocolused to execute the command
[in]DelayTime to sleep in milliseconds.
[in]KeyboardWakeupIf true , the keyboard can wake up the board.