pub fn enable_phy_with_wifi_rx()Expand description
Enable the PHY for Wi-Fi: enables the PHY (enable_phy) and turns Wi-Fi RX on.
Wi-Fi must use this instead of enable_phy so that combo modules (which do not power up in the Wi-Fi RX state) actually receive.