Definition at line 574 of file LTC4282.h.
|
| int64_t | LT_int64 |
| | 32-bit signed integer to be converted to four bytes More...
|
| |
| uint64_t | LT_uint64 |
| | 32-bit unsigned integer to be converted to four bytes More...
|
| |
| uint8_t | LT_byte [8] |
| | 4 bytes (unsigned 8-bit integers) to be converted to a 32-bit signed or unsigned integer More...
|
| |
◆ LT_byte
| uint8_t LT_union_int64_8bytes::LT_byte[8] |
4 bytes (unsigned 8-bit integers) to be converted to a 32-bit signed or unsigned integer
Definition at line 578 of file LTC4282.h.
◆ LT_int64
| int64_t LT_union_int64_8bytes::LT_int64 |
32-bit signed integer to be converted to four bytes
Definition at line 576 of file LTC4282.h.
◆ LT_uint64
| uint64_t LT_union_int64_8bytes::LT_uint64 |
32-bit unsigned integer to be converted to four bytes
Definition at line 577 of file LTC4282.h.
The documentation for this union was generated from the following file: