PrintUInt32¶
Note
This function only exists in REV02 and above.
Description¶
Prints an unsigned integer to the console.
Parameters¶
mode-
The print mode of the message.
message-
The label to call the integer.
integer-
The unsigned integer to print.
Return Value¶
None.