Raptor:DMA Error: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
== Description == | == Description == | ||
<p>This block outputs a DM14/15/16 error code that can be used to return errors if an operation is unsuccessful in a custom address space.</p> | <p>This block outputs a DM14/15/16 error code that can be used to return errors if an operation is unsuccessful in a custom address space.</p> | ||
== Outputs == | == Outputs == |
Latest revision as of 20:18, 12 September 2023
Return to the main Raptor page
Return to Direct Memory Access page
Description
This block outputs a DM14/15/16 error code that can be used to return errors if an operation is unsuccessful in a custom address space.
Outputs
Output | Type | Description |
---|---|---|
uint8 | Outputs the enumerated value corresponding to the selected error. |
Parameters
Parameter | Type | Description |
---|---|---|
Error | The error value to output. |