pub fn disable_phy_with_wifi_rx()Expand description
Disable the PHY for Wi-Fi: turns Wi-Fi RX off and disables the PHY (disable_phy).
Counterpart to enable_phy_with_wifi_rx. Mirrors ESP-IDF’s esp_phy_disable_wrapper.
pub fn disable_phy_with_wifi_rx()Disable the PHY for Wi-Fi: turns Wi-Fi RX off and disables the PHY (disable_phy).
Counterpart to enable_phy_with_wifi_rx. Mirrors ESP-IDF’s esp_phy_disable_wrapper.