Defines | |
#define | BYTE_ORDER |
The byte order of the CPU architecture on which uIP is to be run. |
|
The byte order of the CPU architecture on which uIP is to be run. This option can be either BIG_ENDIAN (Motorola byte order) or LITTLE_ENDIAN (Intel byte order). |