- 博客(0)
- 资源 (2)
- 收藏
- 关注
iom16v.h ATmega16的头文件
ATmega16
ifndef __iom16v_h
#define __iom16v_h
#define uchar unsigned char
#define uint unsigned int
#ifndef BIT
#define BIT(x) (1 << (x))
#endif
/* ATmega16 header file for
* ImageCraft ICCAVR compiler
*/
/* 2 wire serial interface */
#define TWBR (*(volatile unsigned char *)0x20)
#define TWSR (*(volatile unsigned char *)0x21)
#define TWPS1 1
#define TWPS0 0
#define TWCR (*(volatile unsigned char *)0x56)
#define TWINT 7
#define TWEA 6
#define TWSTA 5
#define TWSTO 4
#define TWWC 3
#define TWEN 2
#define TWIE 0
#define TWAR (*(volatile unsigned char *)0x22)
#define TWGCE 0
#define TWDR (*(volatile unsigned char *)0x23)
2013-12-25
PDFCreator-2_1_2 安装包与安装教程200115.zip 无广告,无打扰
PDFCreator-2_1_2-setup这个旧版本很好用,无广告,无打扰。但是官网已经禁止安装旧版本,安装时提示什么东西下载失败,然后就安装不了。
这个文件包含安装包和如何成安装的教程。
2020-01-15
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅