Performs an input operation for a memory location by reading the 64 bit Value read from that address.
Prototype
INLINE u64 Xil_In64(UINTPTR Addr);
Parameters
The following table lists the Xil_In64
function arguments.
Name | Description |
---|---|
Addr | contains the address to perform the input operation |