Microchip® Advanced Software Framework

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

#include <compiler.h>

Data Fields

S16s16ptr
 
S32s32ptr
 
S64s64ptr
 
S8s8ptr
 
U16u16ptr
 
U32u32ptr
 
U64u64ptr
 
U8u8ptr
 

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