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.
Other versions of this page are also available for the following:
8/27/2008
This function retrieves a byte from the debug monitor port.
int OEMReadDebugByte (void);
None.
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.
Header | nkintr.h |
Library | Nk.lib |
Windows Embedded CE | Windows CE 2.12 and later |
Implementing the Serial Debug Functions
lpReadDebugByteFunc
OEMWriteDebugByte
OEMInitDebugSerial
OEMWriteDebugString
OEMClearDebugCommError