close
Warning:
Can't synchronize with repository "(default)" (/common/SVN/crkit does not appear to be a Subversion repository.). Look in the Trac log for more information.
- Timestamp:
-
Jun 17, 2010, 5:43:06 PM (13 years ago)
- Author:
-
khanhle
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v4
|
v5
|
|
7 | 7 | |
8 | 8 | |
9 | | __Table 1 - RMAP Control__ |
| 9 | __Table 1 - RMAP Header__ |
10 | 10 | ||'''TYPE'''||RMAP packet type|| |
11 | 11 | || ||0x2000 - RMAP Read|| |
12 | 12 | || ||0x2001 - RMAP Write|| |
13 | 13 | |
| 14 | __Table 2 - RMAP Payload__ |
| 15 | ||'''RMAP_ADDR'''||Register address to read/write|| |
| 16 | ||'''RMAP_DATA'''||Register data to write, applicable for write only|| |
| 17 | |
14 | 18 | |
15 | 19 | [..] |