set_config

Function set_config 

pub unsafe extern "C" fn set_config(
    handle: ClientHandle,
    config: *const ConfigInfo,
) -> Error
Available on non-ag35 only.
Expand description

Sets the settings that define the MCM network interface.

ยงImplementation notes

Calls:

  • ql_log_print
  • mcm_client_execute_command_sync
    • Request type: mcm_nw_set_config_req_msg_v01
    • Response type: mcm_nw_set_config_resp_msg_v01