Xmega Application Note | |||||
32-bit union. More...
#include <compiler.h>
Data Fields | |
S16 | s16 [2] |
S32 | s32 |
S8 | s8 [4] |
U16 | u16 [2] |
U32 | u32 |
U8 | u8 [4] |
32-bit union.
Definition at line 153 of file compiler.h.
S16 Union32::s16[2] |
Definition at line 157 of file compiler.h.
Definition at line 155 of file compiler.h.
S8 Union32::s8[4] |
Definition at line 159 of file compiler.h.
U16 Union32::u16[2] |
Definition at line 158 of file compiler.h.
Definition at line 156 of file compiler.h.
U8 Union32::u8[4] |
Definition at line 160 of file compiler.h.
Generated on Fri Oct 22 12:15:26 2010 for AVR1300 Using the Xmega ADC by ![]() |