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

#include <libcdvd-common.h>

Data Fields

u32 lbn
 
u32 sectors
 
u32 buffer
 

Detailed Description

Definition at line 202 of file libcdvd-common.h.

Field Documentation

◆ buffer

u32 sceCdRChain::buffer

buffer address to read to ( bit0: 0=EE, 1=IOP ) (EE addresses must be on 64-byte alignment)

Definition at line 208 of file libcdvd-common.h.

◆ lbn

u32 sceCdRChain::lbn

sector location to start reading from

Definition at line 204 of file libcdvd-common.h.

◆ sectors

u32 sceCdRChain::sectors

number of sectors to read

Definition at line 206 of file libcdvd-common.h.


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