#include <femtoos_types.h>
Data Fields | |
| Tuint16 | Full |
| struct { | |
| Tuint08 LowByte | |
| Tuint08 HighByte | |
| Tuint08 SubByte | |
| }; | |
I am not sure if this is portable across compilers, or across architectures. Probably not.
Definition at line 59 of file femtoos_types.h.
| Tuint16 TextendedTick::Full |
Definition at line 60 of file femtoos_types.h.
| Tuint08 TextendedTick::LowByte |
Definition at line 62 of file femtoos_types.h.
| Tuint08 TextendedTick::HighByte |
Definition at line 63 of file femtoos_types.h.
| Tuint08 TextendedTick::SubByte |
Definition at line 64 of file femtoos_types.h.
| struct { ... } |
1.5.2