INREG8 (Windows CE 5.0)

Send Feedback

This macro reads a byte from a specified address.

#define INREG8(x)

Parameters

  • x
    Specifies the address. The memory address space is used for all hardware platforms.

Return Values

Returns the byte read from the specified address.

Remarks

Requirements

OS Versions: Windows CE Version 5.0 and later
Header: Oal_io.h

See Also

I/O Macros

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.