TextendedTick Union Reference

It is assumed that the union matches Full with LowBtye/HighByte. More...

#include <femtoos_types.h>


Data Fields

Tuint16 Full
struct {
   Tuint08   LowByte
   Tuint08   HighByte
   Tuint08   SubByte
}; 


Detailed Description

It is assumed that the union matches Full with LowBtye/HighByte.

I am not sure if this is portable across compilers, or across architectures. Probably not.

Definition at line 59 of file femtoos_types.h.


Field Documentation

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 { ... }


The documentation for this union was generated from the following file:
Generated on Fri Oct 16 00:05:35 2009 for FemtoOS by  doxygen 1.5.2