Function esp_wifi_sys::include::esp_phy_release_init_data

source ยท
pub unsafe extern "C" fn esp_phy_release_init_data(
    data: *const esp_phy_init_data_t,
)
Expand description

@brief Release PHY init data @param data pointer to PHY init data structure obtained from esp_phy_get_init_data function