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

#include <sifcmd.h>

Data Fields

struct t_SifCmdHeader header
 
int arglen
 
int mode
 
char arg [RESET_ARG_MAX+1]
 

Detailed Description

Definition at line 74 of file sifcmd.h.

Field Documentation

◆ arg

char SifCmdResetData_t::arg[RESET_ARG_MAX+1]

Definition at line 78 of file sifcmd.h.

◆ arglen

int SifCmdResetData_t::arglen

Definition at line 76 of file sifcmd.h.

◆ header

struct t_SifCmdHeader SifCmdResetData_t::header

Definition at line 68 of file sifcmd.h.

◆ mode

int SifCmdResetData_t::mode

Definition at line 77 of file sifcmd.h.


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