BALTECH Docs |
C API for BALTECH SDK
|
brp_errcode brp_Keyboard_EnableWakeup | ( | brp_protocol | protocol, |
bool | Enable | ||
) |
Enables the keyboard wake-up feature.
When this function is enabled, the device will be woken up when it is in power down mode and a key is pressed.
[in] | protocol | used to execute the command |
[in] | Enable | Enable keyboard wake-up. |