BasicDebug Serial_WriteUInt32 Method Fling OS
Writes the specified value to the debug serial port

Namespace: Kernel.Debug
Assembly: Kernel (in Kernel.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

[PluggedMethodAttribute(ASMFilePath = null)]
public static void Serial_WriteUInt32(
	uint value
)
See Also