Presentation1 - AVR
Presentation1 - AVR
• Each of I/O registers is 8 bits wide, and each port has a maximum of 8 pins,
therefore each bit of I/O registers affects one of the pins
• For accessing I/O registers associated with the ports the common relationship
between the registers and the pins of AVR microcontroller is used
Addition Instructions
Subtraction Instructions
Multiplication and Division
Logic Instructions
ROR Instruction
ROL Instruction