File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 77############################################################################################
88
99REG
10- 0x0100 + 0x16 *n
10+ 0x0100 + 0x10 *n
1111WHERE n IS FROM 0 TO 15
1212IO_ENBn
1313IO control register
@@ -24,7 +24,7 @@ ENDFIELD
2424############################################################################################
2525
2626REG
27- 0x0101 + 0x16 *n
27+ 0x0101 + 0x10 *n
2828WHERE n IS FROM 0 TO 15
2929IO_OUTn
3030IO output register
@@ -42,7 +42,7 @@ ENDFIELD
4242
4343
4444REG
45- 0x0102 + 0x16 *n
45+ 0x0102 + 0x10 *n
4646WHERE n IS FROM 0 TO 15
4747IO_INn
4848IO input register
@@ -59,7 +59,7 @@ ENDFIELD
5959############################################################################################
6060
6161REG
62- 0x0200 + 0x16 *n
62+ 0x0200 + 0x10 *n
6363WHERE n IS FROM 0 TO 15
6464CM_RESETn
6565Reset register
@@ -76,7 +76,7 @@ ENDFIELD
7676############################################################################################
7777
7878REG
79- 0x0202 + 0x16 *n
79+ 0x0202 + 0x10 *n
8080WHERE n IS FROM 0 TO 15
8181CM_COUNTn
8282Clock count register
You can’t perform that action at this time.
0 commit comments