We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
REGISTER_WRITE
1 parent c2b2304 commit 145f376Copy full SHA for 145f376
README.md
@@ -74,16 +74,6 @@ The services are DIM RPC services. Every RPC is called with a string and expects
74
* Example:
75
* DIM input `0xc00004\n0x00c00008, 0x0000beef\n0x00c00008`
76
* 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: ` `
87
88
##### SCA_SEQUENCE
89
* Parameters:
0 commit comments