Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: WIZnet/W5500.h
- Revision:
- 1:2dee44ea52a9
- Parent:
- 0:77e050d1fb12
--- a/WIZnet/W5500.h Fri Jun 02 22:00:49 2017 +0000 +++ b/WIZnet/W5500.h Thu Jun 15 20:19:23 2017 +0000 @@ -52,6 +52,8 @@ #define SUBR 0x0005 #define SHAR 0x0009 #define SIPR 0x000f +#define SIR 0x0017 +#define SIMR 0x0018 #define PHYSTATUS 0x0035 // W5500 socket register @@ -68,6 +70,9 @@ #define Sn_TX_WR 0x0024 #define Sn_RX_RSR 0x0026 #define Sn_RX_RD 0x0028 +#define Sn_IMR 0x002C + + class WIZnet_Chip { public: