#include <W5500.hh>
Socket Registers (chap. 3.2 pp. 31).
Definition at line 235 of file W5500.hh.
uint8_t W5500::SocketRegister::CR |
Command Register.
Definition at line 237 of file W5500.hh.
uint8_t W5500::SocketRegister::DHAR[6] |
Destination Hardware Address Register.
Definition at line 241 of file W5500.hh.
uint8_t W5500::SocketRegister::DIPR[4] |
Destination IP Address Register.
Definition at line 242 of file W5500.hh.
uint16_t W5500::SocketRegister::DPORT |
Destination Port Register.
Definition at line 243 of file W5500.hh.
uint16_t W5500::SocketRegister::FRAG |
Fragment Register.
Definition at line 258 of file W5500.hh.
uint8_t W5500::SocketRegister::IMR |
uint8_t W5500::SocketRegister::IR |
uint8_t W5500::SocketRegister::KPALVTR |
Keep alive timer.
Definition at line 259 of file W5500.hh.
uint8_t W5500::SocketRegister::MR |
Mode Register.
Definition at line 236 of file W5500.hh.
uint16_t W5500::SocketRegister::MSSR |
Maximum Segment Size Register.
Definition at line 244 of file W5500.hh.
uint16_t W5500::SocketRegister::PORT |
Source Port Register.
Definition at line 240 of file W5500.hh.
uint8_t W5500::SocketRegister::PROTO |
uint8_t W5500::SocketRegister::reserved1[7] |
uint16_t W5500::SocketRegister::RX_RD |
RX Read Pointer Register.
Definition at line 255 of file W5500.hh.
uint16_t W5500::SocketRegister::RX_RSR |
RX Received Size Register.
Definition at line 254 of file W5500.hh.
uint16_t W5500::SocketRegister::RX_WR |
RX Write Pointer Register.
Definition at line 256 of file W5500.hh.
uint8_t W5500::SocketRegister::RXMEM_SIZE |
RX Memory Size Register.
Definition at line 249 of file W5500.hh.
uint8_t W5500::SocketRegister::SR |
Status Register.
Definition at line 239 of file W5500.hh.
uint8_t W5500::SocketRegister::TOS |
uint8_t W5500::SocketRegister::TTL |
uint16_t W5500::SocketRegister::TX_FSR |
TX Free Size Register.
Definition at line 251 of file W5500.hh.
uint16_t W5500::SocketRegister::TX_RD |
TX Read Pointer Register.
Definition at line 252 of file W5500.hh.
uint16_t W5500::SocketRegister::TX_WR |
TX Write Pointer Register.
Definition at line 253 of file W5500.hh.
uint8_t W5500::SocketRegister::TXMEM_SIZE |
TX Memory Size Register.
Definition at line 250 of file W5500.hh.
The documentation for this struct was generated from the following file: