#include <bootup.h>
Definition at line 75 of file bootup.h.
Data Fields | |
| IP_ADDR | MyIPAddr |
| The 4 byte IP address. | |
| IP_ADDR | MyMask |
| The 4 byte subnet mask. | |
| IP_ADDR | MyGateway |
| The 4 byte default subnet gateway. | |
| unsigned char | bIPunique: 1 |
| Indicates if IP is unique. | |
1.5.5