Main Page   Modules   Alphabetical List   Data Structures   File List   Data Fields   Globals   Related Pages   Examples  

dev/spiflash.h File Reference

SPI flash definitions. More...


Functions

int SpiFlashEnable (void)
 Enable SPI device flash programming.

void SpiFlashId (u_char *id)
int SpiFlashWriteByte (u_char high, u_short addr, u_char data)
 Write byte to the target's flash memory.

int SpiFlashWriteWord (u_short addr, u_short data)
 Write word to the target's flash memory.

void SpiFlashErase (void)
 Erase target's flash memory.


Detailed Description

SPI flash definitions.


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