MS51
Nov. 28, 2019 Page 248 of 491 Rev 1.00
MS51 32K SERIES TECHNICAL REFERENCE MANUAL
TCON – Timer 0 and 1 Control
88H, All pages, Bit-addressable
External interrupt 1 edge flag
If IT1 = 1 (falling edge trigger), this flag will be set by hardware when a falling edge is detected. It
remain set until cleared via software or cleared by hardware in the beginning of its interrupt service
routine.
If IT1 = 0 (low level trigger), this flag follows the inverse of the INT1
input signal’s logic level.
Software cannot control it.
External interrupt 1 type select
This bit selects by which type that INT1
is low level triggered.
1 = INT1
is falling edge triggered.
External interrupt 0 edge flag
If IT0 = 1 (falling edge trigger), this flag will be set by hardware when a falling edge is detected. It
remain set until cleared via software or cleared by hardware in the beginning of its interrupt service
routine.
If IT0 = 0 (low level trigger), this flag follows the inverse of the INT0
input signal’s logic level.
Software cannot control it.
External interrupt 0 type select
This bit selects by which type that INT0
is low level triggered.
1 = INT0
is falling edge triggered.