Title |
| Function | CA_BacklightCheck |
Acquires the status of the backlight if it is set to on or off.
C Language Interface
Calling Sequence
BOOL CA_BacklightCheck()
Parameters |
| |
None |
| |
Return Values |
| |
| TRUE | : Backlight is on. |
FALSE | : Backlight is off. |
Header
#include <CasioSys.h>
Remarks
13