欢迎访问ic37.com |
会员登录 免费注册
发布采购

ATMEGA16U2-MUR 参数 Datasheet PDF下载

ATMEGA16U2-MUR图片预览
型号: ATMEGA16U2-MUR
PDF下载: 下载PDF文件 查看货源
内容描述: 8位微控制器具有ISP功能的Flash 8/16 / 32K Butes [8-bit Microcontroller with 8/16/32K Butes of ISP Flash]
分类和应用: 微控制器异步传输模式PCATM
文件页数/大小: 310 页 / 4432 K
品牌: ATMEL [ ATMEL ]
 浏览型号ATMEGA16U2-MUR的Datasheet PDF文件第6页浏览型号ATMEGA16U2-MUR的Datasheet PDF文件第7页浏览型号ATMEGA16U2-MUR的Datasheet PDF文件第8页浏览型号ATMEGA16U2-MUR的Datasheet PDF文件第9页浏览型号ATMEGA16U2-MUR的Datasheet PDF文件第11页浏览型号ATMEGA16U2-MUR的Datasheet PDF文件第12页浏览型号ATMEGA16U2-MUR的Datasheet PDF文件第13页浏览型号ATMEGA16U2-MUR的Datasheet PDF文件第14页  
ATmega8U2/16U2/32U2  
• Bit 0 – C: Carry Flag  
The Carry Flag C indicates a carry in an arithmetic or logic operation. See the “Instruction Set  
Description” for detailed information.  
6.5  
General Purpose Register File  
The Register File is optimized for the AVR Enhanced RISC instruction set. In order to achieve  
the required performance and flexibility, the following input/output schemes are supported by the  
Register File:  
• One 8-bit output operand and one 8-bit result input  
• Two 8-bit output operands and one 8-bit result input  
• Two 8-bit output operands and one 16-bit result input  
• One 16-bit output operand and one 16-bit result input  
Figure 6-2 shows the structure of the 32 general purpose working registers in the CPU.  
Figure 6-2. AVR CPU General Purpose Working Registers  
7
0
Addr.  
R0  
0x00  
0x01  
0x02  
R1  
R2  
R13  
R14  
R15  
R16  
R17  
0x0D  
0x0E  
0x0F  
0x10  
0x11  
General  
Purpose  
Working  
Registers  
R26  
R27  
R28  
R29  
R30  
R31  
0x1A  
0x1B  
0x1C  
0x1D  
0x1E  
0x1F  
X-register Low Byte  
X-register High Byte  
Y-register Low Byte  
Y-register High Byte  
Z-register Low Byte  
Z-register High Byte  
Most of the instructions operating on the Register File have direct access to all registers, and  
most of them are single cycle instructions.  
As shown in Figure 6-2, each register is also assigned a data memory address, mapping them  
directly into the first 32 locations of the user Data Space. Although not being physically imple-  
mented as SRAM locations, this memory organization provides great flexibility in access of the  
registers, as the X-, Y- and Z-pointer registers can be set to index any register in the file.  
6.5.1  
The X-register, Y-register, and Z-register  
The registers R26..R31 have some added functions to their general purpose usage. These reg-  
isters are 16-bit address pointers for indirect addressing of the data space. The three indirect  
address registers X, Y, and Z are defined as described in Figure 6-3.  
10  
7799D–AVR–11/10  
 复制成功!