ps2sdk  1.1
A collection of Open Source libraries used for developing applications on Sony's PlayStation 2® (PS2).
GS_BUSDIR Struct Reference

#include <libgs.h>

Data Fields

u32 direction:1
 
u32 p0:31
 
u32 p1
 

Detailed Description

Definition at line 558 of file libgs.h.

Field Documentation

◆ direction

u32 GS_BUSDIR::direction

Transmission direction(0=host->local, 1=host<-local)

Definition at line 560 of file libgs.h.

◆ p0

u32 GS_BUSDIR::p0

Pad with zeros

Definition at line 562 of file libgs.h.

◆ p1

u32 GS_BUSDIR::p1

Pad with more zeros

Definition at line 564 of file libgs.h.


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