OEMReadDebugByte

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/27/2008

This function retrieves a byte from the debug monitor port.

Syntax

int OEMReadDebugByte (void); 

Parameters

None.

Return Value

Returns the data byte if available, OEM_DEBUG_COM_ERROR if an error is detected, or OEM_DEBUG_READ_NODATA if no data is available at the port.

Requirements

Header nkintr.h
Library Nk.lib
Windows Embedded CE Windows CE 2.12 and later

See Also

Tasks

Implementing the Serial Debug Functions

Reference

lpReadDebugByteFunc
OEMWriteDebugByte
OEMInitDebugSerial
OEMWriteDebugString
OEMClearDebugCommError