|
ESP8266
|
This is the complete list of members for EthernetClass, including all inherited members.
| _dhcp | EthernetClass | private |
| _dnsServerAddress | EthernetClass | private |
| _server_port | EthernetClass | static |
| _state | EthernetClass | static |
| begin(uint8_t *mac_address) | EthernetClass | |
| begin(uint8_t *mac_address, IPAddress local_ip) | EthernetClass | |
| begin(uint8_t *mac_address, IPAddress local_ip, IPAddress dns_server) | EthernetClass | |
| begin(uint8_t *mac_address, IPAddress local_ip, IPAddress dns_server, IPAddress gateway) | EthernetClass | |
| begin(uint8_t *mac_address, IPAddress local_ip, IPAddress dns_server, IPAddress gateway, IPAddress subnet) | EthernetClass | |
| dnsServerIP() | EthernetClass | |
| gatewayIP() | EthernetClass | |
| localIP() | EthernetClass | |
| maintain() | EthernetClass | |
| subnetMask() | EthernetClass |
1.8.10