|
COSA
An Object-Oriented Platform for Arduino Programming
|
#include <W5500.hh>

Public Attributes | |
| uint8_t | MR |
| Mode Register. More... | |
| uint8_t | GAR [4] |
| Gateway Address Register. More... | |
| uint8_t | SUBR [4] |
| Subnet mask Address Register. More... | |
| uint8_t | SHAR [6] |
| Source Hardware Address Register. More... | |
| uint8_t | SIPR [4] |
| Source IP Address Register. More... | |
| uint16_t | INTLEVEL |
| Interrupt Low level Timer. More... | |
| uint8_t | IR |
| Interrupt Register. More... | |
| uint8_t | IMR |
| Interrupt Mask Register. More... | |
| uint8_t | SIR |
| Socket Interrupt Register. More... | |
| uint8_t | SIMR |
| Socket Interrupt Mask Register. More... | |
| uint16_t | RTR |
| Retry Time Register. More... | |
| uint8_t | RCR |
| Retry Count Register. More... | |
| uint8_t | PTIMER |
| PPP LCP Request Timer Register. More... | |
| uint8_t | PMAGIC |
| PPP LCP Magic number. More... | |
| uint8_t | PHAR [6] |
| PPP Destination MAC Address. More... | |
| uint16_t | PSID |
| PPP Session Identification. More... | |
| uint16_t | PMRU |
| PPP Maximum Segment Size. More... | |
| uint8_t | UIPR [4] |
| Unreachable IP Address Register. More... | |
| uint16_t | UPORTR |
| Unreachable Port Register. More... | |
| uint8_t | PHYCFGR |
| PHY COnfiguration. More... | |
| uint8_t | reserved [10] |
| Reserved. More... | |
| uint8_t | VERSIONR |
| Chip Version. More... | |
Common Registers (chap. 3.1, pp. 30), big-endian 16-bit values.
| uint8_t W5500::CommonRegister::GAR[4] |
| uint8_t W5500::CommonRegister::IMR |
| uint16_t W5500::CommonRegister::INTLEVEL |
| uint8_t W5500::CommonRegister::PHAR[6] |
| uint8_t W5500::CommonRegister::PMAGIC |
| uint16_t W5500::CommonRegister::PMRU |
| uint16_t W5500::CommonRegister::PSID |
| uint8_t W5500::CommonRegister::PTIMER |
| uint8_t W5500::CommonRegister::SHAR[6] |
| uint8_t W5500::CommonRegister::SIMR |
| uint8_t W5500::CommonRegister::SIPR[4] |
| uint8_t W5500::CommonRegister::SIR |
| uint8_t W5500::CommonRegister::SUBR[4] |
| uint8_t W5500::CommonRegister::UIPR[4] |
| uint16_t W5500::CommonRegister::UPORTR |