- 1、本文档共18页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
201141513053130定时器的区别(国外英文资料)
201141513053130定时器的区别(国外英文资料)
/ * appendix 2 - the header file of the STC89C5X series of single chip resources. The file is called: regstc89c5x.h * /
/ / reference methods, using precompiled commands: # include regstc5.h to include the header file in the C program.
/ * this file is suitable for STC89C5x, 8051, 8052, etc
/ / the new generation 1T 8051 series of single-chip microcomputer kernel special function register C51 Core SFRs
SFR ACC = 0xE0; / / accumulator
SFR B = 0xF0; / / B register
SFR: PSW = 0xD0; / / program status word register
/ / -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Sbit CY = PSW ^ 7; / / carry mark bits
Sbit AC = PSW ^ 6; / / assist in the carry mark bit
Sbit F0 = PSW ^ 5; / / user mark bit
Sbit RS1 = PSW ^ 4; The / / work register group selects the control bit
Sbit RS0 = PSW ^ 3; The / / work register group selects the control bit
Sbit OV = PSW ^ 2; / / overflow mark bit
Sbit P = PSW ^ 0; / / odd even marks
/ / -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
SFR SP = 0x81; / / stack pointer register
SFR DPL = 0x82; / / the data pointer is low in bytes
SFR DPH = 0x83; / / the data pointer is high in bytes
/ / -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
/ / the new generation 1T 8051 single-chip microcomputer system manages special function registers
SFR PCON =
您可能关注的文档
- 01 C语言基础(国外英文资料).doc
- 01控制一个LED 灯的亮和灭(国外英文资料).doc
- 09会计管理会计作业(国外英文资料).doc
- 009年山东省聊城市高唐县中小学班主任远程培训(国外英文资料).doc
- 01探索者STM32F4开发板光盘结构(必读)(国外英文资料).doc
- 01-第一章 计算机的基础知识(国外英文资料).doc
- 09年 春 计算机六_1(国外英文资料).doc
- 10KV高压电缆头冷缩(国外英文资料).doc
- 1.日本研制出防瞌睡座椅提高驾驶(国外英文资料).doc
- 10个常用菜鸟必学DOS命令(国外英文资料).doc
- 个人求职简历.docx
- 2025企业年度盛典暨颁奖晚会.pptx
- 2025新征程创未来.pptx
- 员工生涯发展展示.pptx
- 专题06 “青春类”主题-2023年中考语文满分作文必背范例优选.docx
- 专题06 非连续性阅读(开放题型)-2023-2024学年八年级语文下学期期中专题复习(北京专用)(解析版).docx
- 专题07 作文(满分范文与预测)40题-2023-2024学年七年级语文下学期期中专题复习(天津专用)(解析版).docx
- 专题10 文学类文本阅读(解析版)(江苏专用).docx
- 数独初级入门题目 数独初级入门题目 6宫(5篇) .pdf
- 江苏省南京玄武区2023-2024学年九年级上学期10月英语月考(含答案,无听 .pdf
文档评论(0)