Share via


INREG32 (Windows Embedded CE 6.0)

1/5/2010

This macro reads a 32-bit word from a specified address.

Syntax

#define INREG32(x)

Parameters

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

Return Value

Returns the 32-bit word read from the specified address.

Requirements

Header oal_io.h
Windows Embedded CE Windows CE 5.0 and later

See Also

Reference

I/O Macros