Raptor:DMA Error: Difference between revisions

From NewEagleWiki
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>
== Inputs ==
{| class="wikitable" style="width:75%;"
|-
! scope="col" style="width: 15%;"|Input
! scope="col" style="width: 15%;"|Type
! scope="col" style="width: 70%;"|Description
|}


== Outputs ==
== Outputs ==

Latest revision as of 20:18, 12 September 2023

Return to the main Raptor page

Return to Direct Memory Access page

Raptor™ Raptor DMA Error

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.