in CO and Architecture edited by
4,713 views
6 votes
6 votes

A read bit can be read

  1. and written by CPU
  2. and written by peripheral
  3. by peripheral and written by CPU
  4. by CPU and written by the peripheral
in CO and Architecture edited by
4.7k views

1 comment

@Arjun Sir Please provide some info about this topic. How exactly the read bit is used?
0
0

2 Answers

7 votes
7 votes
Best answer

I think answer is option D.

Every peripheral device is controlled by writing and reading its registers

selected by
1 vote
1 vote
The read and write functionality depends on the type of microcontroller peripheral. Generally, the status bits have a read only status and can be modified by peripherals only. So, read bit can be read by CPU and written by the peripheral.

So, option (d) is right
Answer:

Related questions