47.2k views
1 vote
How many GPRs (General purpose registers) are in ATMEGA?

User Lee
by
5.9k points

1 Answer

5 votes

Answer:

There are 32 general-purpose 8-bit registers, RO-R31 All arithmetic and logic operations operate on those registers; only load and store instructions access RAM. A limited number of instructions operate on 16-bit register pairs.

User Beatcracker
by
6.7k points