adplus-dvertising
frame-decoration

Question

What steps are followed when we need to turn on any timer?

a.

load the count, start the timer, keep monitoring it, stop the timer

b.

load the TMOD register, load the count, start the timer, keep monitoring it, stop the timer

c.

load the TMOD register, start the timer,load the count, keep monitoring it, stop the timer

d.

none of the mentioned

Answer: (b).load the TMOD register, load the count, start the timer, keep monitoring it, stop the timer

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What steps are followed when we need to turn on any timer?

Similar Questions

Discover Related MCQs

Q. If Timer 0 is to be used as a counter, then at what particular pin clock pulse need to be applied?

Q. In the instruction “MOV TH1,#-3”, what is the value that is being loaded in the TH1 register ?

Q. TF1, TR1, TF0, TR0 bits are of which register?

Q. Which devices are specifically being used for converting serial to parallel and from parallel to serial respectively?

Q. What is the difference between UART and USART communication?

Q. Which of the following best describes the use of framing in asynchronous means of communication?

Q. Which of the following signal control the flow of data?

Q. Which of the following is the logic level understood by the micro-controller/micro-processor?

Q. What is null modem connection?

Q. Which of the following best states the reason that why baud rate is mentioned in serial communication?

Q. With what frequency UART operates( where f denoted the crystal frequency )?

Q. What is the function of SCON register?

Q. What should be done if we want to double the baud rate?

Q. When any interrupt is enabled, then where does the pointer moves immediately after this interrupt has occurred?

Q. What are the contents of the IE register, when the interrupt of the memory location 0x00 is caused?

Q. After RETI instruction is executed then the pointer will move to which location in the program?

Q. Which pin of the external hardware is said to exhibit INT0 interrupt?

Q. Which bit of the IE register is used to enable TxD/RxD interrupt?

Q. Which of the following combination is the best to enable the external hardware interrupt 0 of the IE register (assuming initially all bits of the IE register are zero)?

Q. Why normally LJMP instructions are the topmost lines of the ISR?