Acquisition Of Alarm Setting - Casio IT-2000W Technical Reference Manual

Casio pda technical reference manual
Table of Contents

Advertisement

Acquisition of Alarm Setting

This function is used to acquire the current alarm setting made for the RTC (Real Time Clock).
SYNTAX
void SYS_GetAlarm(int *hour, int *min, int *sec);
INPUT
hour = Pointer to the area from which hours is read.
min =
sec =
OUTPUT
None
Note :
This function returns the time data set for the RTC. Note that the validity of data as time is not
checked.
Pointer to the area from which minutes is read.
Pointer to the area from which seconds is read.
191

Advertisement

Table of Contents
loading

Table of Contents