Microchip® Advanced Software Framework

Structure of pointers to volatile 64-, 32-, 16- and 8-bit unsigned integers.

#include <compiler.h>

Data Fields

volatile S16s16ptr
 
volatile S32s32ptr
 
volatile S64s64ptr
 
volatile S8s8ptr
 
volatile U16u16ptr
 
volatile U32u32ptr
 
volatile U64u64ptr
 
volatile U8u8ptr
 

volatile S16* StructVPtr::s16ptr
volatile S32* StructVPtr::s32ptr
volatile S64* StructVPtr::s64ptr
volatile S8* StructVPtr::s8ptr
volatile U16* StructVPtr::u16ptr
volatile U32* StructVPtr::u32ptr
volatile U64* StructVPtr::u64ptr
volatile U8* StructVPtr::u8ptr