Xil_In16 - 2021.1 English

Xilinx Standalone Library Documentation OS and Libraries Document Collection (UG643)

Document ID
UG643
Release Date
2021-06-16
Version
2021.1 English

Performs an input operation for a memory location by reading from the specified address and returning the 16 bit Value read from that address.

Prototype

INLINE u16 Xil_In16(UINTPTR Addr);

Parameters

The following table lists the Xil_In16 function arguments.

Table 1. Xil_In16 Arguments
Name Description
Addr contains the address to perform the input operation

Returns

The 16 bit Value read from the specified input address.