Static Public Attributes
SnSR Class Reference

List of all members.

Static Public Attributes

static const uint8_t CLOSED = 0x00
static const uint8_t INIT = 0x13
static const uint8_t LISTEN = 0x14
static const uint8_t SYNSENT = 0x15
static const uint8_t SYNRECV = 0x16
static const uint8_t ESTABLISHED = 0x17
static const uint8_t FIN_WAIT = 0x18
static const uint8_t CLOSING = 0x1A
static const uint8_t TIME_WAIT = 0x1B
static const uint8_t CLOSE_WAIT = 0x1C
static const uint8_t LAST_ACK = 0x1D
static const uint8_t UDP = 0x22
static const uint8_t IPRAW = 0x32
static const uint8_t MACRAW = 0x42
static const uint8_t PPPOE = 0x5F

Detailed Description

Definition at line 96 of file w5100.h.


The documentation for this class was generated from the following file: