📄 keyboard.lst
字号:
0 C INCLUDE"ET44M210_REG.H"
0 C ;ET44M210 REGISTER LIST 2002/04/19
1 C ;
2 C ;
3 C
4 C ;********************************************************
5 0000 C IAC0 == 0x00 ;The content indirects where IAP0 points to
6 0000 C INDR0 == 0x00
7 C
8 0001 C HPC == 0x01 ;Most significant byte of PC
9 C
10 0002 C LPC == 0x02 ;Least significant byte of PC
11 C
12 0003 C STTS == 0x03 ;Status
13 0003 C STATUS == 0x03
14 C ;********************************************************
15 0000 C C == 0x00
16 0001 C DC == 0x01
17 0002 C Z == 0x02
18 0003 C P == 0x03
19 0004 C T == 0x04
20 0005 C RST == 0x05
21 C ; GREEN == 0x06
22 C ;********************************************************
23 C
24 0004 C RAMBS0 == 0x04 ;RAM bank selection 0
25 C ;********************************************************
26 0000 C RBS00 == 0x00
27 0001 C RBS01 == 0x01
28 0002 C RBS02 == 0x02
29 C ;********************************************************
30 C
31 0005 C ROMPS == 0x05 ;ROM page selection
32 C ;********************************************************
33 0000 C RPS0 == 0x00
34 C ;********************************************************
35 C
36 0006 C IAP0 == 0x06 ;Indirect addressing pointer0
37 0006 C INDP0 == 0x06
38 C ;********************************************************
39 0000 C IAP00 == 0x00
40 0001 C IAP01 == 0x01
41 0002 C IAP02 == 0x02
42 0003 C IAP03 == 0x03
43 0004 C IAP04 == 0x04
44 0005 C IAP05 == 0x05
45 0006 C IAP06 == 0x06
46 0007 C IAP07 == 0x07
47 C ;********************************************************
48 C
49 0007 C RAMBS1 == 0x07 ;RAM bank selection 1
50 C ;********************************************************
51 0000 C RBS10 == 0x00
52 0001 C RBS11 == 0x01
53 0002 C RBS12 == 0x02
54 C ;********************************************************
55 C
56 0008 C IAP1 == 0x08 ;Indirect addressing pointer1
57 0008 C INDP1 == 0x08
58 C ;********************************************************
59 0000 C IAP10 == 0x00
60 0001 C IAP11 == 0x01
61 0002 C IAP12 == 0x02
62 0003 C IAP13 == 0x03
63 0004 C IAP14 == 0x04
64 0005 C IAP15 == 0x05
65 0006 C IAP16 == 0x06
66 0007 C IAP17 == 0x07
67 C ;********************************************************
68 C
69 0009 C IAC1 == 0x09 ;The content indirects where IAP1 points to
70 0009 C INDR1 == 0x09
71 C
72 000A C IAPADR == 0x0A ;IAPX Address direction Plus/Minus Control Register
73 C ;********************************************************
74 0000 C IAP0_D_E == 0x00 ;IAP0 DIRECT ENABLE/DISABLE 1/0 %%%%%
75 0001 C IAP1_D_E == 0x01
76 0002 C IAP0_D == 0x02 ;IAP0 DIRECT +1/-1 1/0 %%%%%
77 0003 C IAP1_D == 0x03
78 C ;********************************************************
79 C
80 000B C LTBL == 0x0B ;Least significant byte of table look-up
81 000B C TBLPTR == 0x0B
82 C
83 000C C HTBL == 0x0C ;Most significant byte of table look-up
84 000C C TBHPTR == 0x0C
85 C
86 000D C STKPTR == 0x0D ;Stack pointer
87 C
88 000E C RPTC == 0x0E ;Repeat pointer
89 C
90 000F C PRC == 0x0F ;Prescale counter
91 C
92 0010 C TCC == 0x10 ;Timer clock/counter
93 C
94 0011 C INTF == 0x11 ;Interrupt flag
95 C ;********************************************************
96 0000 C FRCOF == 0x00
97 0001 C TCCOF == 0x01
98 0002 C EINT0F == 0x02
99 0003 C EINT1F == 0x03
100 0004 C PWM0IF == 0x04
101 0005 C PWM1IF == 0x05
102 0006 C RBFIF == 0x06
103 0007 C ADIF == 0x07
104 C ;********************************************************
105 C
106 0012 C KWUPAIF == 0x12 ;Port A Key Wake Up Interrupt Flag
107 C ;********************************************************
108 0000 C KWU8IF == 0x00
109 0001 C KWU9IF == 0x01
110 0002 C KWUAIF == 0x02
111 0003 C KWUBIF == 0x03
112 C ;********************************************************
113 C
114 0013 C KWUPBIF == 0x13 ;Port B Key Wake Up Interrupt Flag
115 C ;********************************************************
116 0000 C KWU0IF == 0x00
117 0001 C KWU1IF == 0x01
118 0002 C KWU2IF == 0x02
119 0003 C KWU3IF == 0x03
120 0004 C KWU4IF == 0x04
121 0005 C KWU5IF == 0x05
122 0006 C KWU6IF == 0x06
123 0007 C KWU7IF == 0x07
124 C ;********************************************************
125 C
126 0014 C PORTA == 0x14 ;General purpose I/O port, Port A
127 0014 C PTA == 0x14 ;General purpose I/O port, Port A
128 C ;********************************************************
129 0000 C PTA0 == 0x00
130 0001 C PTA1 == 0x01
131 0002 C PTA2 == 0x02
132 0003 C PTA3 == 0x03
133 0004 C PTA4 == 0x04
134 0005 C PTA5 == 0x05
135 0006 C PTA6 == 0x06
136 0007 C PTA7 == 0x07
137 C ;********************************************************
138 C
139 0015 C PORTB == 0x15 ;General purpose I/O port, Port B
140 0015 C PTB == 0x15 ;General purpose I/O port, Port B
141 C ;********************************************************
142 0000 C PTB0 == 0x00
143 0001 C PTB1 == 0x01
144 0002 C PTB2 == 0x02
145 0003 C PTB3 == 0x03
146 0004 C PTB4 == 0x04
147 0005 C PTB5 == 0x05
148 0006 C PTB6 == 0x06
149 0007 C PTB7 == 0x07
150 C ;********************************************************
151 C
152 0016 C PORTC == 0x16 ;General purpose I/O port, Port C
153 0016 C PTC == 0x16 ;General purpose I/O port, Port C
154 C ;********************************************************
155 0000 C PTC0 == 0x00
156 0001 C PTC1 == 0x01
157 0002 C PTC2 == 0x02
158 0003 C PTC3 == 0x03
159 0004 C PTC4 == 0x04
160 0005 C PTC5 == 0x05
161 C ;********************************************************
162 C
163 0017 C PORTD == 0x17 ;General purpose I/O port, Port D
164 0017 C PTD == 0x17 ;General purpose I/O port, Port D
165 C ;********************************************************
166 0000 C PTD0 == 0x00
167 0001 C PTD1 == 0x01
168 0002 C PTD2 == 0x02
169 0003 C PTD3 == 0x03
170 0004 C PTD4 == 0x04
171 0005 C PTD5 == 0x05
172 0006 C PTD6 == 0x06
173 0007 C PTD7 == 0x07
174 C ;********************************************************
175 C
176 0018 C PORTE == 0x18 ;General purpose I/O port, Port E
177 0018 C PTE == 0x18 ;General purpose I/O port, Port E
178 C ;********************************************************
179 0000 C PTE0 == 0x00
180 0001 C PTE1 == 0x01
181 0002 C PTE2 == 0x02
182 0003 C PTE3 == 0x03
183 C ;********************************************************
184 C
185 0019 C PORTF == 0x19 ;General purpose I/O port, Port F
186 0019 C PTF == 0x19 ;General purpose I/O port, Port F
187 C ;********************************************************
188 0000 C PTF0 == 0x00
189 0001 C PTF1 == 0x01
190 0002 C PTF2 == 0x02
191 0003 C PTF3 == 0x03
192 0004 C PTF4 == 0x04
193 0005 C PTF5 == 0x05
194 0006 C PTF6 == 0x06
195 0007 C PTF7 == 0x07
196 C ;********************************************************
197 C
198 001A C LFRC == 0x1A ;Least significant byte of 16-bit free run counter0
199 C
200 001B C HFRC == 0x1B ;Most significant byte of 16-bit free run counter0
201 C
202 001C C LFRCB == 0x1C ;Least significant Byte Buffer of 16-bit Free Run Counter 0
203 C
204 001D C SPIRB == 0x1D ;Serial peripheral interface read register
205 C ;********************************************************
206 0000 C SPIR0 == 0x00
207 0001 C SPIR1 == 0x01
208 0002 C SPIR2 == 0x02
209 0003 C SPIR3 == 0x03
210 0004 C SPIR4 == 0x04
211 0005 C SPIR5 == 0x05
212 0006 C SPIR6 == 0x06
213 0007 C SPIR7 == 0x07
214 C ;********************************************************
215 C
216 001E C SPIWB == 0x1E ;Serial peripheral interface write register
217 C ;********************************************************
218 0000 C SPIW0 == 0x00
219 0001 C SPIW1 == 0x01
220 0002 C SPIW2 == 0x02
221 0003 C SPIW3 == 0x03
222 0004 C SPIW4 == 0x04
223 0005 C SPIW5 == 0x05
224 0006 C SPIW6 == 0x06
225 0007 C SPIW7 == 0x07
226 C ;********************************************************
227 C
228 001F C ADDATAH == 0x1F ;MSB Converting Value of ADC
229 C ;********************************************************
230 0000 C ADD2 == 0x00
231 0001 C ADD3 == 0x01
232 0002 C ADD4 == 0x02
233 0003 C ADD5 == 0x03
234 0004 C ADD6 == 0x04
235 0005 C ADD7 == 0x05
236 0006 C ADD8 == 0x06
237 0007 C ADD9 == 0x07
238 C ;********************************************************
239 C
240 0020 C ADDATAL == 0x20 ;LSB Converting Value of ADC
241 C ;********************************************************
242 0006 C ADD0 == 0x06
243 0007 C ADD1 == 0x07
244 C ;********************************************************
245 C
246 0021 C DT0L == 0x21 ;Duty of PWM01-Low Byte
247 C ;********************************************************
248 0000 C DT00 == 0x00
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -