Function ACU_GetStatus

Source
pub unsafe extern "C" fn ACU_GetStatus(out: *mut u32_) -> Result
Expand description

Gets the connected Wifi status.

ยงArguments

  • out - Pointer to output the connected Wifi status to. (1 = not connected, 3 = connected)