User's Manual

Table Of Contents
REAL TIME CLOCK S3C2450X RISC MICROPROCESSOR
14-10
1.5.4 Tick Time Count Register 2 (TICNT2)
Register Address R/W Description Reset Value
TICNT2 0x57000048 R/W Tick time count register 2 0x00
TICNT2 Bit Description Initial State
TICK TIME COUNT 2 [16:0] High 17 bits of 32bit tick time count value b’000000
1.5.5 RTC ALARM Control (RTCALM) Register
The RTCALM register determines the alarm enable and the alarm time. Note that the RTCALM register generates
the alarm signal through both ALMINT and ALMWKUP as power mode.
For using ALMINT and ALMWKUP, ALMEN must be enable.
If compare value is year, ALMEN and YEAREN must be enable.
If compare values are year,mon,date,hour,min and sec, ALMEN,YEAREN,MONEN,DATEEN,HOUREN,MINEN
and SECEN must be enable.
Register Address R/W Description Reset Value
RTCALM 0x57000050 R/W RTC alarm control register 0x0
RTCALM Bit Description Initial State
Reserved [7] 0
ALMEN [6] Alarm global enable
0 = Disable, 1 = Enable
Note: For using ALMINT and ALMWKUP, set ALMEN=1’b1
0
YEAREN [5] Year alarm enable
0 = Disable, 1 = Enable
0
MONEN [4] Month alarm enable
0 = Disable, 1 = Enable
0
DATEEN [3] Date alarm enable
0 = Disable, 1 = Enable
0
HOUREN [2] Hour alarm enable
0 = Disable, 1 = Enable
0
MINEN [1] Minute alarm enable
0 = Disable, 1 = Enable
0
SECEN [0] Second alarm enable
0 = Disable, 1 = Enable
0