Share via


INREG8 (Compact 2013)

10/16/2014

This macro reads a byte from a specified address.

Syntax

#define INREG8(x)

Parameters

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

Return Value

Returns the byte read from the specified address.

Requirements

Header

oal_io.h

See Also

Reference

OAL I/O Macros