Xmega Application Note | |||||
Structure of pointers to constant volatile 64-, 32-, 16- and 8-bit unsigned integers. More...
#include <compiler.h>
Data Fields | |
const volatile S16 * | s16ptr |
const volatile S32 * | s32ptr |
const volatile S64 * | s64ptr |
const volatile S8 * | s8ptr |
const volatile U16 * | u16ptr |
const volatile U32 * | u32ptr |
const volatile U64 * | u64ptr |
const volatile U8 * | u8ptr |
Structure of pointers to constant volatile 64-, 32-, 16- and 8-bit unsigned integers.
Definition at line 268 of file compiler.h.
const volatile S16* StructCVPtr::s16ptr |
Definition at line 274 of file compiler.h.
const volatile S32* StructCVPtr::s32ptr |
Definition at line 272 of file compiler.h.
const volatile S64* StructCVPtr::s64ptr |
Definition at line 270 of file compiler.h.
const volatile S8* StructCVPtr::s8ptr |
Definition at line 276 of file compiler.h.
const volatile U16* StructCVPtr::u16ptr |
Definition at line 275 of file compiler.h.
const volatile U32* StructCVPtr::u32ptr |
Definition at line 273 of file compiler.h.
const volatile U64* StructCVPtr::u64ptr |
Definition at line 271 of file compiler.h.
const volatile U8* StructCVPtr::u8ptr |
Definition at line 277 of file compiler.h.
Generated on Fri Oct 22 12:15:26 2010 for AVR1300 Using the Xmega ADC by ![]() |