|
Lamp-Da 0.1
A compact lantern project
|
Convert a 64 bits to little endian encoding. More...
#include <task.h>
Public Attributes | |
| uint64_t | val |
| value to store the binary | |
| struct { | |
| uint32_t lo | |
| low side of the binary | |
| uint32_t hi | |
| low side of the binary | |
| } | le |
| little endian words | |
Convert a 64 bits to little endian encoding.