#include <revolution/sc.h>
#define SC_EURGB60_MODE_OFF 0u
#define SC_EURGB60_MODE_ON 1u
u8 SCGetEuRgb60Mode(void);
None.
One of the SC_EURGB60_MODE_* values.
Accesses EURGB60 mode settings.
| Return Values | EURGB60 Mode |
SC_EURGB60_MODE_OFF |
No |
SC_EURGB60_MODE_ON |
Yes |
Use the NDEV System Menu to change the EURGB60 mode setting.
2006/10/25 Revised the description along with ending disclosure of the SCSetEuRgb60Mode function for changing settings.
2006/06/20 Revised description because how this will be supported by applications is not yet confirmed.
2006/05/29 Initial version.
CONFIDENTIAL