Variables Items tagged with Variables
HOW TO SET 5 DIFFERNET ALARMS IN THE DIGITAL CLOCK PGM
setting alarm, this is just an example...
eg you create two variables, alarm_hr and alarm_min
alarm_hr will have the address where hr of the alarm is going to be stored and alarm_min will have the address where min of the alarm is going to be stored, so before calling the alarm set routine, you fill these variables with the addresses, where you want to store the alram.
say...
for alarm 1: hr is store... Read Compelte post
eg you create two variables, alarm_hr and alarm_min
alarm_hr will have the address where hr of the alarm is going to be stored and alarm_min will have the address where min of the alarm is going to be stored, so before calling the alarm set routine, you fill these variables with the addresses, where you want to store the alram.
say...
for alarm 1: hr is store... Read Compelte post
Other Tags: 24h variables alarm time time is going mov
Posted by ajay_bhargav on Sun Apr 22 2007, 07:58 pm
HOW TO SET 5 DIFFERNET ALARMS IN THE DIGITAL CLOCK PGM
setting alarm, this is just an example...
eg you create two variables, alarm_hr and alarm_min
alarm_hr will have the address where hr of the alarm is going to be stored and alarm_min will have the address where min of the alarm is going to be stored, so before calling the alarm set routine, you fill these variables with the addresses, where you want to store the alram.
say...
for alarm 1: hr is store... Read Compelte post
Other Tags: 24h alarm time alarms variables time is going
Posted by koushal.v.v on Thu Apr 26 2007, 06:33 pm