![]() |
MAK Data Logger API Documentation for DIS
|
Little Endian unsigned 16-bit quantity. More...
Collaboration diagram for DtLeU16:Public Member Functions | |
| DtLeU16 () | |
| Least Significant Byte. | |
| DtLeU16 (DtU16 u) | |
| DtLeU16 (const DtLeU16 &u) | |
| DtLeU16 & | operator= (const DtLeU16 &u) |
| DtLeU16 & | operator= (const DtU16 &u) |
| operator DtU16 () const | |
Public Attributes | |
| DtNetU8 | msbyte |
| DtNetU8 | lsbyte |
| Most Significant Byte. | |
Little Endian unsigned 16-bit quantity.
|
inline |
Least Significant Byte.
Referenced by operator=().
|
inline |
| DtNetU8 DtLeU16::lsbyte |
Most Significant Byte.
Referenced by DtLeU16(), operator DtU16(), and operator=().
| DtNetU8 DtLeU16::msbyte |
Referenced by DtLeU16(), operator DtU16(), and operator=().