2.3.7Clock Timer

Clock BIOS

00h to 07h of the INT1Ah function is compatible with the IBM PC/AT.

Since INT1Ah can be called in the C language, an alarm operation using the clock can be set with the system library.

Alarm

If an alarm operation is set using the INT1Ah or system library, it is possible to cause an INT4Ah interrupt at the specified time to issue the alarm. Normally a buzzer sounds if an INT4Ah occurs, however, the application program side can hook this interrupt and perform its unique alarm process. It is also possible to automatically turn on the power at the specified alarm time by means of the system library (refer to Chapter 8.6.2 “System Library”).

46

Page 46
Image 46
Casio IT-2000W manual Clock Timer, Clock Bios, Alarm