Config Services: Difference between revisions
No edit summary |
No edit summary |
||
Line 38: | Line 38: | ||
| 0x00080080 | | 0x00080080 | ||
| [[7.0.0-13]] | | [[7.0.0-13]] | ||
| | | (u32 value, u8 type) This goes through a table containing 5 entries, each entry is 2-words. Type0: compare entry-word0 with input value, on match write entry-word1 to cmdreply+8 output. Type1: compare entry-word1 with input value, on match write entry-word0 to output. | ||
|- | |- | ||
| 0x00090080 | | 0x00090080 |