Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
10/16/2014
This function writes a byte to the debug monitor port.
Syntax
void OEMWriteDebugByte(
BYTE ch
);
Parameters
- ch
[in] Byte of data that is to be sent.
Return Value
None.
Requirements
Header |
nkintr.h |
Library |
OEMMain.lib or OEMMain_StaticKITL.lib |
See Also
Reference
Boot Loader Debug Functions
OEMReadDebugByte
OEMInitDebugSerial
OEMWriteDebugString