Difference between revisions of "Unit GlobalStrings"
From Ultibo.org
Line 6: | Line 6: | ||
'''Ultibo Global String Definitions unit''' | '''Ultibo Global String Definitions unit''' | ||
− | |||
− | |||
=== Constants === | === Constants === |
Latest revision as of 04:34, 31 August 2021
Return to Unit Reference
Description
Ultibo Global String Definitions unit
Constants
Exception strings
STRING_*
STRING_DATA_ABORT = 'Data abort';
|
|
STRING_PREFETCH_ABORT = 'Prefetch abort';
|
|
STRING_UNDEFINED_INSTRUCTION = 'Undefined Instruction';
|
Type definitions
None defined
Public variables
None defined
Function declarations
None defined
Return to Unit Reference