
#include <spert.h>

Data Fields | |
| volatile int | counter0 |
| volatile int | state |
| volatile unsigned int | flags |
| volatile int | funcIndex |
| volatile PPU_POINTER_TYPE | readWritePtr |
| volatile PPU_POINTER_TYPE | readOnlyPtr |
| volatile PPU_POINTER_TYPE | writeOnlyPtr |
| volatile int | readWriteLen |
| volatile int | readOnlyLen |
| volatile int | writeOnlyLen |
| volatile unsigned int | totalMem |
| volatile int | traceFlag |
| volatile DMAListEntry | dmaList [SPE_DMA_LIST_LENGTH] |
| volatile int | command |
| volatile PPU_POINTER_TYPE | wrPtr |
| volatile int | counter1 |
| volatile int | checksum |
Definition at line 141 of file spert.h.
| volatile int __SPE_MESSAGE::counter0 |
| volatile int __SPE_MESSAGE::state |
| volatile unsigned int __SPE_MESSAGE::flags |
| volatile int __SPE_MESSAGE::funcIndex |
| volatile PPU_POINTER_TYPE __SPE_MESSAGE::readWritePtr |
| volatile PPU_POINTER_TYPE __SPE_MESSAGE::readOnlyPtr |
| volatile PPU_POINTER_TYPE __SPE_MESSAGE::writeOnlyPtr |
| volatile int __SPE_MESSAGE::readWriteLen |
| volatile int __SPE_MESSAGE::readOnlyLen |
| volatile int __SPE_MESSAGE::writeOnlyLen |
| volatile unsigned int __SPE_MESSAGE::totalMem |
| volatile int __SPE_MESSAGE::traceFlag |
| volatile DMAListEntry __SPE_MESSAGE::dmaList[SPE_DMA_LIST_LENGTH] |
| volatile int __SPE_MESSAGE::command |
| volatile PPU_POINTER_TYPE __SPE_MESSAGE::wrPtr |
| volatile int __SPE_MESSAGE::counter1 |
| volatile int __SPE_MESSAGE::checksum |
1.5.5