Apex PDT Technical Reference Manual
7 Apex Programming Resource
COAM30002
Rev. 2.00
8/13/02
7-20
Miscellaneous Functions
A3libVer
Syntax:
unsigned int A3libVer(void)
Input:
None
Returns:
0 on error,
Non-zero on success. AH = major release and AL = minor
release.
Notes:
Returns the Apex PDT Library version.
BiosVersion
Syntax:
unsigned int BiosVer(void)
Input:
None
Returns:
0 on error (all BIOS's prior to v1.34),
Non-zero on success. AH = major release and AL = minor
release.
Notes:
Returns the Apex PDT BIOS version.
Backlight
Syntax:
char Backlight(char state)
Input:
0 = Off, non-zero = On
Returns:
Previous setting.
Notes:
Turns the Apex PDT backlight on or off. This is an Apex
PDT specific function. The symbolic names BKLTOFF
and BKLTON are defined in
[a3lib.h]
.
BootCold
Syntax:
void BootCold(void)
Input:
None
Returns:
None
Notes:
Cold boots the Apex PDT. The Apex PDT will perform
the memory tests when cold booted.
Summary of Contents for Apex III
Page 2: ...This Page Intentionally Left Blank...
Page 12: ...Apex PDT Technical Reference Manual Table Of Contents COAM30002 Rev 2 00 8 13 02 viii...
Page 108: ...Apex PDT Technical Reference Manual 6 Utility Programs COAM30002 Rev 2 00 8 13 02 6 36...
Page 152: ...Apex PDT Technical Reference Manual 10 Power Management COAM30002 Rev 2 00 8 13 02 10 8...
Page 166: ...Apex III Technical Reference Manual Appendix A COAM30002 Rev 1 03 08 13 02 A 6...
Page 167: ...This Page Intentionally Left Blank...