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

ATMEGA64A-AU 参数 Datasheet PDF下载

ATMEGA64A-AU图片预览
型号: ATMEGA64A-AU
PDF下载: 下载PDF文件 查看货源
内容描述: 8位微控制器,带有64K字节的系统内可编程闪存 [8-bit Microcontroller with 64K Bytes In-System Programmable Flash]
分类和应用: 闪存微控制器
文件页数/大小: 392 页 / 7964 K
品牌: ATMEL [ ATMEL CORPORATION ]
 浏览型号ATMEGA64A-AU的Datasheet PDF文件第4页浏览型号ATMEGA64A-AU的Datasheet PDF文件第5页浏览型号ATMEGA64A-AU的Datasheet PDF文件第6页浏览型号ATMEGA64A-AU的Datasheet PDF文件第7页浏览型号ATMEGA64A-AU的Datasheet PDF文件第9页浏览型号ATMEGA64A-AU的Datasheet PDF文件第10页浏览型号ATMEGA64A-AU的Datasheet PDF文件第11页浏览型号ATMEGA64A-AU的Datasheet PDF文件第12页  
ATmega64A
5. About Code Examples
This datasheet contains simple code examples that briefly show how to use various parts of the
device. These code examples assume that the part specific header file is included before compi-
lation. Be aware that not all C compiler vendors include bit definitions in the header files and
interrupt handling in C is compiler dependent. Please confirm with the C compiler documentation
for more details.
For I/O Registers located in extended I/O map, “IN”, “OUT”, “SBIS”, “SBIC”, “CBI”, and “SBI”
instructions must be replaced with instructions that allow access to extended I/O. Typically
“LDS” and “STS” combined with “SBRS”, “SBRC”, “SBR”, and “CBR”.
8
8160C–AVR–07/09