Public Member Functions | |
void | begin (uint8_t *, uint8_t *) |
void | begin (uint8_t *, uint8_t *, uint8_t *) |
void | begin (uint8_t *, uint8_t *, uint8_t *, uint8_t *) |
Static Public Attributes | |
static uint8_t | _state [MAX_SOCK_NUM] |
static uint16_t | _server_port [MAX_SOCK_NUM] |
Friends | |
class | Client |
class | Server |
Definition at line 11 of file Ethernet.h.
uint16_t EthernetClass::_server_port [static] |
{ 0, 0, 0, 0 }
Definition at line 15 of file Ethernet.h.
uint8_t EthernetClass::_state [static] |
{ 0, 0, 0, 0 }
Definition at line 14 of file Ethernet.h.