English
Language : 

MC68HC11KW1 Datasheet, PDF (182/238 Pages) Motorola, Inc – High-density complementary metal oxide semiconductor HCMOS) microcontroller unit
9.3.7 T3FLG — Timer 3 interrupt flag register
Timer 3 interrupt flag (T3FLG)
Address bit 7
bit 6
bit 5
bit 4
bit 3
bit 2
bit 1
bit 0
State
on reset
$009D OC1F OC2F OC3F C4F TO2F 0
0
0 0000 0000
Bits in this register indicate when timer system events have occurred. Clear flags by writing a one
to the corresponding bit position(s).
Note:
Bits in T3FLG correspond bit for bit with flag bits in T3MSK. Ones in T3MSK enable the
corresponding interrupt sources.
OC1F–OC3F — Output compare x flag
1 (set) – Counter has reached the preset output compare x value.
0 (clear) – Counter has not reached the preset output compare x value.
These flags are set each time the counter matches the corresponding output compare x values.
C4F — Input capture 1/output compare 4flag
This flag is set by IC1 or OC4, depending on the function enabled by the I1/O4 bit in TCTL6. If C4
is configured as an input capture channel, then:
1 (set) – Selected edge has been detected on pin PK7
9
0 (clear) – Selected edge has not been detected on pin PK7.
TO3F — Timer 3 overflow flag
1 (set) – TCNT3 has overflowed from $FFFF to $0000.
0 (clear) – No Timer 3 overflow has occurred.
Bits [2:0] — Not implemented; always read zero.
9-30
TIMING SYSTEM
MC68HC11KW1