work_mode_set

Function work_mode_set 

pub unsafe extern "C" fn work_mode_set(mode: WorkMode) -> c_int
Available on non-ag35 only.
Expand description

Set the WiFi work mode configuration.

The wifi must be disabled using disable.

Returns 0 on success, -1 on error.