adplus-dvertising
frame-decoration

Question

Is status flag important in multi master systems?

a.

yes

b.

no

c.

depends on the conditions

d.

can't be said

Answer: (a).yes

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Is status flag important in multi master systems?

Similar Questions

Discover Related MCQs

Q. The status register in MSP430 consists of

Q. Which of the following bits is a bit of the status register that allows the micro controller to operate in its low power mode?

Q. What is actually done to improve the efficiency of a RISC processor?

Q. To improve the efficiency of a MSP430 based micro controller, for one register

Q. Their are_______________ number of emulated instructions found in the MSP430?

Q. .w form is used for operations

Q. Pre increment addressing is available in MSP430?

Q. Which out of the following is a correct emulated instruction?

Q. dadd instruction can act as

Q. Which of the following instructions do not affect the status bits?

Q. Their are _____ number of addressing modes found for the source and _____ number of modes for the destination part?

Q. MSP430 describes reti instruction as

Q. mov.w R3, R4 takes

Q. Indexed addressing can be used for

Q. What do you understand form this instruction mov.w X(PC), R6

Q. Absolute mode uses which of the following operators?

Q. Indirect register mode is used by

Q. Indirect mode and the indirect auto increment mode have which common operator in them

Q. Are the two instructions similar
mov.w @R5+, R6 and mov.w R6,0( R5)
incd.w R5

Q. mov.w @PC+,R6 is a type of