Main Page   Modules   Data Structures   File List   Data Fields   Globals  

sramsw.h File Reference

Software-driven SRAM memory bus access functions. More...

#include "global.h"
#include "sramswconf.h"

Go to the source code of this file.

Functions

void sramswInit (void)
 Initialize the memory bus.

void sramswWrite (u32 addr, u08 data)
 Write data using the memory bus.

u08 sramswRead (u32 addr)
 Read data using the memory bus.

void sramswSetPage (u08 page)
 Set memory page.


Detailed Description

Software-driven SRAM memory bus access functions.

Definition in file sramsw.h.


Generated on Sun Feb 22 19:12:32 2004 for Procyon AVRlib by doxygen1.3-rc2