Interface to the sceSyscon_driver library.


Defines

#define SCE_LED_POWER   1
#define LED_ON   1
#define LED_OFF   0

Functions

void sceSysconPowerStandby (void)
 Force the PSP to go into standby.
void sceSysconResetDevice (int unk1, int unk2)
 Reset the PSP.
int sceSysconCtrlLED (int SceLED, int state)
 Control an LED.
int sceSysconCtrlHRPower (int power)
 Control the remote control power.


Define Documentation

#define LED_OFF   0

#define LED_ON   1

#define SCE_LED_POWER   1


Function Documentation

int sceSysconCtrlHRPower ( int  power  ) 

Control the remote control power.

Parameters:
power - 1 is on, 0 is off
Returns:
< 0 on error

int sceSysconCtrlLED ( int  SceLED,
int  state 
)

Control an LED.

Parameters:
SceLED - The led to toggle (only SCE_LED_POWER)
state - Whether to turn on or off

void sceSysconPowerStandby ( void   ) 

Force the PSP to go into standby.

void sceSysconResetDevice ( int  unk1,
int  unk2 
)

Reset the PSP.

Parameters:
unk1 - Unknown, pass 1
unk2 - Unknown, pass 1


Generated on Tue Jul 24 15:21:26 2007 for PSPSDK-Rev2272 by  doxygen 1.5.2