TM1629驱动程序

E:\Item\design\tmxx led demo\sw\currency.c/*********************************************************

E:\Item\design\tmxx led demo\sw\currency.c /*************************************************************************************************** File name: xcwy 作者 // Author: leddemo 0.1 版本 // Version: 年月日 2006721 完成日期 // Date: AT89S52 单片机型号 // : MCU 12M 单片机使用的晶体频率 // leddriver demo keilc v3.05c 软件开发环境 // programme 文件名 // 本程序是深圳市天微电子有限公司驱动的演示程序,采用语言编写 Description: LEDICC 用于详细说明此程序文件完成的主要功能,与其他模块 // 或函数的接口,输出值、取值范围、含义及参数间的控 // 制、顺序、独立或依赖等关系 // Others: 的损失本公司不承担任何责任 本程序仅仅提供演示,任何个 人或企业直接使用本程序造成 其它内容的说明 // Function List: () 4.display 一字节的数据 () 1.delay 延时程序 —— 通过从中读出一字节的数据 ——MCULEDdriver () 2.indate 通过向 ——MCU 采用地址自动加方式的显示程序 ——1 () 3.outdate 中写入 LEDdriver ()采用固定地址方式的显示程序 5.display2 —— 6.in_led() 读输入口状态 ——SW 7.out_sw() 采用地址自动加一方式先显存 ——LED 主要函数列表,每条记录应包括函数名及功能简要说明 // History: 修改历史记录列表,每条修改记录应包括修改日期、修改 // 作者及修改内容简述 // 年月日: 2006721902 1. Date: Author: xcwy Modification: )进一步添加了详细的注释 1 2. Date: 年月日 20061217 Author: x c w y Modification: 修改为本公司通用的驱动程序 1)LED * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * / REG52h #include <.> stdioh #include<.> intrinsh #include<.> //************************************************************************************************** # d e f i n e # d e f i n e tm1626b # d e f i n e # d e f i n e tm1626c # d e f i n e # d e f i n e tm1626d # d e f i n e # d e f i n e tm1628 # d e f i n e # d e f i n e tm1629 # d e f i n e # d e f i n e tm1629a # d e f i n e tm1616 tm1629b # d e f i n e tm1618 tm1629c # d e f i n e tm1618a tm1629d # d e f i n e tm1620 tm1638 # d e f i n e tm1620b tm1668 # d e f i n e tm1623 tw1628 # d e f i n e tm1624 1 # d e f i n e tm1626a 2

腾讯文库TM1629驱动程序