ps2sdk  1.1
A collection of Open Source libraries used for developing applications on Sony's PlayStation 2® (PS2).
nCmdSendParams_t Union Reference
+ Collaboration diagram for nCmdSendParams_t:

Data Fields

struct cdvdNcmdParam ncmd
 
struct cdvdReadKeyParam readKey
 
u8 data [48]
 

Detailed Description

Definition at line 71 of file ncmd.c.

Field Documentation

◆ data

u8 nCmdSendParams_t::data[48]

Definition at line 74 of file ncmd.c.

◆ ncmd

struct cdvdNcmdParam nCmdSendParams_t::ncmd

Definition at line 149 of file ncmd.c.

◆ readKey

struct cdvdReadKeyParam nCmdSendParams_t::readKey

Definition at line 149 of file ncmd.c.


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