Definition in file sramsw.h.
#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. | |
1.4.2