don't rely on architecture being 32bit little endian, lib is full of ``` uint32_t taddr; getSIPR((uint8_t*)&taddr); ``` //not to mention the commented out code.. related https://github.com/Wiznet/ioLibrary_Driver/issues/142