Microchip® Advanced Software Framework

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

#include <compiler.h>

Data Fields

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

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