Microchip® Advanced Software Framework

rom.h File Reference

Functions

int rom_erase (long nbytes, off_t offset)
 
int rom_pread (void *buf, int nbytes, off_t offset)
 
int rom_pwrite (const void *buf, int nbytes, off_t offset)
 

int rom_erase ( long  nbytes,
off_t  offset 
)
int rom_pread ( void *  buf,
int  nbytes,
off_t  offset 
)
int rom_pwrite ( const void *  buf,
int  nbytes,
off_t  offset 
)