By: Masud-ul-Hasan
16
Initializing and Accessing Timer Registers
 (Contd.)
•Secondly, registers to be initialized are TLx/THx. E.g., For 100μs interval, the following instruction will do the job
• MOV TL1, #9CH ; (-100)10 = FF9CH
MOV TH1, #FFH ; load Timer 1 registers by FF9CH