libdragon
Data Fields
SI_regs_s Struct Reference

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.

Detailed Description

Register definition for the SI interface.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines