1. In AVR, which of the following registers are not used for programming timers? a) TCNT b) TCON c) TIFR d) None of the mentioned AnswerAnswer: b [Reason:] In the timer programming of an AVR micro controller,mainly used registers are TCNTn that stores the values of the count. TCCRn that is used to assign the…