qa.hlp (Table of Contents; Topic list)
Int 1AH Function 06H
   Summary  Notes  Back
──────────────────────────────────────────────────────────────────────────────
 
  Description:  Set Alarm      [AT] [PS/2]
 
  Sets an alarm in the CMOS date/time chip.
 
  Input                                             Output
  ══════════════════════════════════════            ════════════════════════
  AH=06H                                            If function successful
  CH=hours in binary coded decimal (BCD)            Carry flag=clear
  CL=minutes in BCD                                 If function unsuccessful
  DH=seconds in BCD                                  (alarm already set,
                                                      or clock stopped)
                                                    Carry flag=set
                                    -♦-