libdragon
Data Fields
PI_regs_s Struct Reference

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.

Detailed Description

Register definition for the PI interface.


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