Function set_low_power_mode
pub unsafe extern "C" fn set_low_power_mode(
handle: ClientHandle,
low_power_mode_on: u32,
) -> ErrorAvailable on non-
ag35 only.Expand description
Sets the low power mode.
Low power mode is turned off if low_power_mode_on is 0, otherwise it is turned on.
ยงImplementation notes
Calls:
ql_log_printmcm_client_execute_command_sync- Request type:
mcm_nw_screen_on_off_req_msg_v01 - Response type:
mcm_nw_screen_on_off_resp_msg_v01
- Request type: