Microcontroller set 26

Que: 262. What does the RTCTEVx bits do?
a. they cause an interrupt
b. they end an interrupt
c. they set the minute, hour, seconds daily at midnight or daily at noon
d. all of the mentioned
Que: 263. All channels within Timer_A share the same timer block
a. yes
b. no
c. can’t be said
d. depends on the conditions
Que: 264. Timer_A has
a. RTC module in it
b. Compare/ capture channel
c. Communication channel
d. Converter channel
Que: 265. TACLK and INCLK are
a. internally generated clock pulses
b. externally fed clock pulses
c. of no use in Timer_A
d. very slow
Que: 266. In continuous mode of the counter
a. counter moves from 0000-ffff
b. counter moves from ffff-0000-ffff
c. counter moves from 0000-ffff and then again returns to 0
d. all of the mentioned
Que: 267. TACLR bit in TACTL
a. clear the interrupt flag
b. clear the status flags
c. clear the count in TAR
d. all of the mentioned
Que: 268. TACCTLn is a
a. set of 2 bits used for selecting the mode of operation of the timer
b. a register of 8 bits used for giving the count to the timer
c. a register of 16 bits used to select the compare/ capture channel of the timer
d. a register of 16 bits used to cause the timer interrupt
Que: 269. CCI1B comes from
a. ACLK
b. CAOUT
c. SCLK
d. TACLK
Que: 270. Which of the following parameters are given by the TACCR0?
a. start count
b. stop count
c. reaction time
d. all of the mentioned
Que: 271. Why Timer_B is not considered as most suitable one for receiving asynchronous signals?
a. because of the absence of the TBOUTH input pin
b. because of the presence of the TBOUTH input pin
c. because of the absence of the SCCI bit
d. because of the presence of the SCCI bit