English
Language : 

MC68HC11KW1 Datasheet, PDF (184/238 Pages) Motorola, Inc – High-density complementary metal oxide semiconductor HCMOS) microcontroller unit
PAOVI — Pulse accumulator overflow interrupt enable (refer to Section 9.6)
PAII — Pulse accumulator input edge (refer to Section 9.6)
PR[1:0] — Timer prescaler select (refer to Section 9.1.3.9)
9.4.2 TFLG2 — Timer interrupt flag register 2
Timer interrupt flag 2 (TFLG2)
Address bit 7
bit 6
bit 5
bit 4
bit 3
bit 2
bit 1
bit 0
State
on reset
$0025 TOF RTIF PAOVF PAIF 0
0
0
0 0000 0000
Bits of this register indicate the occurrence of timer system events. Coupled with the four
high-order bits of TMSK2, the bits of TFLG2 allow the timer subsystem to operate in either a polled
or interrupt driven system. Clear flags by writing a one to the corresponding bit position(s).
Note:
Bits in TFLG2 correspond bit for bit with flag bits in TMSK2. Ones in TMSK2 enable the
corresponding interrupt sources.
TOF — Timer overflow interrupt flag
1 (set) – The timer has overflowed, from $FFFF to $0000.
0 (clear) – No timer overflow has occurred.
9
RTIF — Real-time interrupt flag
1 (set) – RTI period has elapsed.
0 (clear) – RTI flag has been cleared.
The RTIF status bit is automatically set to one at the end of every RTI period.
PAOVF — Pulse accumulator overflow interrupt flag (refer to Section 9.6)
PAIF — Pulse accumulator input edge interrupt flag (refer to Section 9.6)
Bits [3:0] — Not implemented; always read zero
9-32
TIMING SYSTEM
MC68HC11KW1