Union two_bytes
Defined in File rawdata.hpp
Union Documentation
-
union two_bytes
- #include <rawdata.hpp>
used for unpacking the first two data bytes in a block
They are packed into the actual data stream misaligned. I doubt this works on big endian machines.