⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 83c752.mcu

📁 Free 8051 asm compiler for linux new host platforms: Win32 and Linux macro processing dramatica
💻 MCU
字号:
;   83C752 processor definition file;   ================================;;   Attention!;   ----------;   Philips has defined four BIT symbols in the I2STA;   register that are leading to name conflicts:;;   1. Originally the same names have been assigned to the bits;      XSTP, XSTR, and IDLE in the I2STA read-only register as;      to the corresponding bits in the I2CON write register.;      To make things unique, the bit symbols in the I2STA;      register have been renamed to XSTP_, XSTR_, and IDLE_.;;   2. The XDATA bit symbol in the I2STA register is conflicting;      with the XDATA keyword from the Intel MCS-51 assembly;      language, and has therefore been abbreviated to XDAT.P0	DATA	080HSP	DATA	081HDPL	DATA	082HDPH	DATA	083HADAT    DATA    084HPCON	DATA	087HTCON	DATA	088HTL	DATA	08AHRTL	DATA	08BHTH	DATA	08CHRTH	DATA	08DHPWCM    DATA    08EHPWMP    DATA    08FHP1	DATA	090HI2CON   DATA    098HI2DAT   DATA    099HADCON   DATA    0A0HIE	DATA	0A8HP3	DATA	0B0HPSW	DATA	0D0HI2CFG   DATA    0D8HACC	DATA	0E0HB	DATA	0F0HI2STA   DATA    0F8HPWENA   DATA    0FEHSCL     BIT     080HSDA     BIT     081HPWM0    BIT     084HIT1	BIT	088HIE1	BIT	089HIT0	BIT	08AHIE0	BIT	08BHTR	BIT	08CHTF	BIT	08DHCT	BIT	08EHGATE	BIT	08FHADC0    BIT     090HADC1    BIT     091HADC2    BIT     092HADC3    BIT     093HADC4    BIT     094HINT0	BIT	095HINT1	BIT	096HT0	BIT	097HXSTP    BIT     098H    ;writeMASTER  BIT     099H    ;readXSTR    BIT     099H    ;writeSTP     BIT     09AH    ;readCSTP    BIT     09AH    ;writeSTR     BIT     09BH    ;readCSTR    BIT     09BH    ;writeARL     BIT     09CH    ;readCARL    BIT     09CH    ;writeDRDY    BIT     09DH    ;readCDR     BIT     09DH    ;writeATN     BIT     09EH    ;readIDLE    BIT     09EH    ;writeRDAT    BIT     09FH    ;readCXA     BIT     09FH    ;writeAADR0   BIT     0A0HAADR1   BIT     0A1HAADR2   BIT     0A2HADCS    BIT     0A3HADCI    BIT     0A4HENADC   BIT     0A5HEX0	BIT	0A8HET0	BIT	0A9HEX1	BIT	0AAHEPWM    BIT     0ABHES      BIT     0ACHETI     BIT     0ADHEAD     BIT     0AEHEA	BIT	0AFHP	BIT	0D0HOV	BIT	0D2HRS0	BIT	0D3HRS1	BIT	0D4HF0	BIT	0D5HAC	BIT	0D6HCY	BIT	0D7HCT0     BIT     0D8HCT1     BIT     0D9HTIRUN   BIT     0DCHCLRTI   BIT     0DDHMASTRQ  BIT     0DEHSLAVEN  BIT     0DFHXSTP_   BIT     0F8HXSTR_   BIT     0F9HMAKSTP  BIT     0FAHMAKSTR  BIT     0FBHXACTV   BIT     0FCHXDAT    BIT     0FDHIDLE_   BIT     0FEHRESET	CODE	000HEXTI0	CODE	003HTIMER0	CODE	00BHEXTI1	CODE	013HTIMER1  CODE    01BHI2CBUS  CODE    023HADC     CODE    02BHPWM     CODE    033H

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -