typo
This commit is contained in:
parent
54581f6d9e
commit
fd37962a58
|
@ -52,6 +52,8 @@ Composed of 2 stream :
|
|||
|
||||
### Probe bus
|
||||
|
||||
Composed of 2 stream :
|
||||
|
||||
| Name | Direction | Description |
|
||||
|----------|-----------|----------|
|
||||
| probeCmd | M <- S | Used for cache management |
|
||||
|
@ -98,7 +100,7 @@ Emitted on the readAck channel (master -> slave), it carry no information, just
|
|||
|
||||
| Name | From command | Description |
|
||||
|--------------|---------------|----------|
|
||||
| readSuccess | * | - |
|
||||
| readSuccess | * | - |
|
||||
|
||||
### Write commands
|
||||
|
||||
|
|
Loading…
Reference in New Issue