Microchip® Advanced Software Framework

xmem.h File Reference

Functions

int xmem_erase (long nbytes, unsigned long offset)
 
void xmem_init (void)
 
int xmem_pread (void *buf, int nbytes, unsigned long offset)
 
int xmem_pwrite (const void *buf, int nbytes, unsigned long offset)
 

int xmem_erase ( long  nbytes,
unsigned long  offset 
)
void xmem_init ( void  )
int xmem_pread ( void *  buf,
int  nbytes,
unsigned long  offset 
)
int xmem_pwrite ( const void *  buf,
int  nbytes,
unsigned long  offset 
)