#include <esp_attr.h>#include <sys/pgmspace.h>#include <string.h>
Include dependency graph for esp_phy.h:
Go to the source code of this file.
Classes | |
| struct | PhyInitData |
| Structure to manage low-level adjustment of PHY data Does not contain the data but a reference to it. The data should not be accessed directly. More... | |
Functions | |
| void | customPhyInit (PhyInitData data) |
Function Documentation
◆ customPhyInit()
| void customPhyInit | ( | PhyInitData | data | ) |
1.9.1