pub unsafe extern "C" fn esp_coex_status_bit_clear(
type_: u32,
status: u32,
) -> i32
Expand description
@brief Clear coex schm status @param type : WIFI/BLE/BT @param status : WIFI/BLE/BT STATUS @return : ESP_OK - success, other - failed
pub unsafe extern "C" fn esp_coex_status_bit_clear(
type_: u32,
status: u32,
) -> i32
@brief Clear coex schm status @param type : WIFI/BLE/BT @param status : WIFI/BLE/BT STATUS @return : ESP_OK - success, other - failed