

InterviewSolution
Saved Bookmarks
1. |
Which of the following is efficient for the small number of registers?(a) auto-incrementing counter(b) auto-decrementing counter(c) combined format(d) single formatI got this question during an online exam.I'm obligated to ask this question of I2C-II topic in portion Basic Peripherals of Embedded Systems |
Answer» Correct option is (a) auto-incrementing COUNTER |
|