libdragon
|
Register definition for the SI interface. More...
#include <regsinternal.h>
Data Fields | |
volatile void * | DRAM_addr |
Uncached address in RAM where data should be found. | |
volatile void * | PIF_addr_read |
Address to read when copying from PIF RAM. | |
uint32_t | reserved1 |
Reserved word. | |
uint32_t | reserved2 |
Reserved word. | |
volatile void * | PIF_addr_write |
Address to write when copying to PIF RAM. | |
uint32_t | reserved3 |
Reserved word. | |
uint32_t | status |
SI status, including DMA busy and IO busy. |
Register definition for the SI interface.