Writes a UInt32 to the serial pipe.
Namespace: Kernel.Debug.DebuggerAssembly: Kernel.Debug.Debugger (in Kernel.Debug.Debugger.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- anInt
- Type: System UInt32
The UInt32 to write.
See Also