flashc.h File Reference

Go to the source code of this file.

Functions

int Avr32FlashcSectorErase (unsigned int off)
int Avr32FlashcSectorRead (unsigned int off, void *data, unsigned int len)
int Avr32FlashcSectorWrite (unsigned int off, CONST void *data, unsigned int len)
int Avr32FlashcRegionLock (unsigned int off)
int Avr32FlashcRegionUnlock (unsigned int off)
int Avr32FlashcParamRead (unsigned int pos, void *data, unsigned int len)
int Avr32FlashcParamWrite (unsigned int pos, CONST void *data, unsigned int len)


Function Documentation

int Avr32FlashcSectorErase ( unsigned int  off  ) 

int Avr32FlashcSectorRead ( unsigned int  off,
void *  data,
unsigned int  len 
)

int Avr32FlashcSectorWrite ( unsigned int  off,
CONST void *  data,
unsigned int  len 
)

int Avr32FlashcRegionLock ( unsigned int  off  ) 

int Avr32FlashcRegionUnlock ( unsigned int  off  ) 

int Avr32FlashcParamRead ( unsigned int  pos,
void *  data,
unsigned int  len 
)

int Avr32FlashcParamWrite ( unsigned int  pos,
CONST void *  data,
unsigned int  len 
)


© 2000-2007 by egnite Software GmbH - visit http://www.ethernut.de/