Skip to main content

disable_phy_with_wifi_rx

Function disable_phy_with_wifi_rx 

Source
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.