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

#include <libcdvd-common.h>

Data Fields

u8 stat
 
u8 second
 
u8 minute
 
u8 hour
 
u8 pad
 
u8 day
 
u8 month
 
u8 year
 

Detailed Description

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

Field Documentation

◆ day

u8 sceCdCLOCK::day

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

◆ hour

u8 sceCdCLOCK::hour

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

◆ minute

u8 sceCdCLOCK::minute

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

◆ month

u8 sceCdCLOCK::month

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

◆ pad

u8 sceCdCLOCK::pad

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

◆ second

u8 sceCdCLOCK::second

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

◆ stat

u8 sceCdCLOCK::stat

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

◆ year

u8 sceCdCLOCK::year

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


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