PS2SDK
PS2 Homebrew Libraries
Loading...
Searching...
No Matches
DMA_CHCR Struct Reference

Data Fields

unsigned direction:1
 
unsigned pad1:1
 
unsigned mode:2
 
unsigned asp:2
 
unsigned tte:1
 
unsigned tie:1
 
unsigned start_flag:1
 
unsigned pad2:7
 
unsigned tag:16
 

Detailed Description

Definition at line 37 of file dma.c.

Field Documentation

◆ direction

unsigned DMA_CHCR::direction

Direction

Definition at line 39 of file dma.c.

◆ pad1

unsigned DMA_CHCR::pad1

Pad with zeros

Definition at line 41 of file dma.c.

◆ mode

unsigned DMA_CHCR::mode

Mode

Definition at line 43 of file dma.c.

◆ asp

unsigned DMA_CHCR::asp

Address stack pointer

Definition at line 45 of file dma.c.

◆ tte

unsigned DMA_CHCR::tte

Tag trasfer enable

Definition at line 47 of file dma.c.

◆ tie

unsigned DMA_CHCR::tie

Tag interrupt enable

Definition at line 49 of file dma.c.

◆ start_flag

unsigned DMA_CHCR::start_flag

start

Definition at line 51 of file dma.c.

◆ pad2

unsigned DMA_CHCR::pad2

Pad with more zeros

Definition at line 53 of file dma.c.

◆ tag

unsigned DMA_CHCR::tag

DMAtag

Definition at line 55 of file dma.c.


The documentation for this struct was generated from the following file: