Difference between revisions of "Unit GlobalStrings"

From Ultibo.org
Jump to: navigation, search
Line 17: Line 17:
 
|-
 
|-
 
| <code>STRING_DATA_ABORT = 'Data abort';</code>
 
| <code>STRING_DATA_ABORT = 'Data abort';</code>
| &nbsp;
+
| style="width: 50%;"|&nbsp;
 
|-
 
|-
 
| <code>STRING_PREFETCH_ABORT = 'Prefetch abort';</code>
 
| <code>STRING_PREFETCH_ABORT = 'Prefetch abort';</code>

Revision as of 05:32, 23 November 2016

Return to Unit Reference


Description


To be documented

Constants



[Expand]
Exception Strings STRING_*


Type definitions


None defined

Public variables


None defined

Function declarations


None defined


Return to Unit Reference