#include <nitro/spi.h>
PMLCDPower PM_GetLCDPower( void );
None.
This function returns the LCD switch state using the following values: PM_LCD_POWER_ON LCD is switched ON PM_LCD_POWER_OFF LCD is switched OFF
This function gets the LCD switch state.
This function is accessed by the GX_POWCNT register.
08/07/2004 Initial version.