Xmega Application Note | |||||
64-bit union. More...
#include <compiler.h>
Data Fields | |
S16 | s16 [4] |
S32 | s32 [2] |
S64 | s64 |
S8 | s8 [8] |
U16 | u16 [4] |
U32 | u32 [2] |
U64 | u64 |
U8 | u8 [8] |
64-bit union.
Definition at line 164 of file compiler.h.
S16 Union64::s16[4] |
Definition at line 170 of file compiler.h.
S32 Union64::s32[2] |
Definition at line 168 of file compiler.h.
Definition at line 166 of file compiler.h.
S8 Union64::s8[8] |
Definition at line 172 of file compiler.h.
U16 Union64::u16[4] |
Definition at line 171 of file compiler.h.
U32 Union64::u32[2] |
Definition at line 169 of file compiler.h.
Definition at line 167 of file compiler.h.
U8 Union64::u8[8] |
Definition at line 173 of file compiler.h.
Generated on Fri Oct 22 12:15:26 2010 for AVR1300 Using the Xmega ADC by ![]() |