Xmega Application Note | |||||
Structure of pointers to volatile 64-, 32-, 16- and 8-bit unsigned integers. More...
#include <compiler.h>
Data Fields | |
volatile S16 * | s16ptr |
volatile S32 * | s32ptr |
volatile S64 * | s64ptr |
volatile S8 * | s8ptr |
volatile U16 * | u16ptr |
volatile U32 * | u32ptr |
volatile U64 * | u64ptr |
volatile U8 * | u8ptr |
Structure of pointers to volatile 64-, 32-, 16- and 8-bit unsigned integers.
Definition at line 242 of file compiler.h.
volatile S16* StructVPtr::s16ptr |
Definition at line 248 of file compiler.h.
volatile S32* StructVPtr::s32ptr |
Definition at line 246 of file compiler.h.
volatile S64* StructVPtr::s64ptr |
Definition at line 244 of file compiler.h.
volatile S8* StructVPtr::s8ptr |
Definition at line 250 of file compiler.h.
volatile U16* StructVPtr::u16ptr |
Definition at line 249 of file compiler.h.
volatile U32* StructVPtr::u32ptr |
Definition at line 247 of file compiler.h.
volatile U64* StructVPtr::u64ptr |
Definition at line 245 of file compiler.h.
volatile U8* StructVPtr::u8ptr |
Definition at line 251 of file compiler.h.
Generated on Fri Oct 22 12:15:26 2010 for AVR1300 Using the Xmega ADC by ![]() |