Microchip® Advanced Software Framework

Union 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* UnionPtr::s16ptr
S32* UnionPtr::s32ptr
S64* UnionPtr::s64ptr
S8* UnionPtr::s8ptr
U16* UnionPtr::u16ptr
U32* UnionPtr::u32ptr
U64* UnionPtr::u64ptr
U8* UnionPtr::u8ptr