libdragon
|
Register definition for the PI interface. More...
#include <regsinternal.h>
Data Fields | |
volatile void * | ram_address |
Uncached address in RAM where data should be found. | |
uint32_t | pi_address |
Address of data on peripheral. | |
uint32_t | read_length |
How much data to read from RAM into the peripheral. | |
uint32_t | write_length |
How much data to write to RAM from the peripheral. | |
uint32_t | status |
Status of the PI, including DMA busy. |
Register definition for the PI interface.