esp_phy_test_start_stop() function
Test start/stop command, used to stop transmitting or receiving state.
Syntax
void esp_phy_test_start_stop(uint8_t value); Arguments
value
Value should be set to 3 before TX/RX. Set value to 0 to end TX/RX state.
Examples
esp_phy_test_start_stop() is referenced by 1 libraries and example projects: