Skip to content

Commit 145f376

Browse files
authored
[docs] Remove obsolete REGISTER_WRITE entry
1 parent c2b2304 commit 145f376

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

README.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -74,16 +74,6 @@ The services are DIM RPC services. Every RPC is called with a string and expects
7474
* Example:
7575
* DIM input `0xc00004\n0x00c00008, 0x0000beef\n0x00c00008`
7676
* DIM output `0xcafe\n0\n0xbeef\n`
77-
##### REGISTER_WRITE
78-
* Parameters:
79-
* Register address (within the range [`0x00c00000-0x00cfffff`])
80-
* Register value
81-
* Returns:
82-
* empty
83-
84-
* Example:
85-
* DIM input: `0x00c0f00d,0x0000beef`
86-
* DIM output: ` `
8777

8878
##### SCA_SEQUENCE
8979
* Parameters:

0 commit comments

Comments
 (0)