Function esp_wifi_sys::include::coex_wifi_channel_get
source ยท pub unsafe extern "C" fn coex_wifi_channel_get(
primary: *mut u8,
secondary: *mut u8,
) -> c_int
Expand description
@brief Get WiFi channel from coexistence module.
@param primary : pointer to value of WiFi primary channel @param secondary : pointer to value of WiFi secondary channel @return : 0 - success, other - failed