aiengine
Xilinx SDK Drivers API Documentation
XSockStr Struct Reference

This typedef contains pointer to the client socket instance for the same to be used in the memory IO functions. More...

Data Fields

XSockCliCliSockPtr
 Client socket instance pointer. More...
 

Detailed Description

This typedef contains pointer to the client socket instance for the same to be used in the memory IO functions.

Field Documentation

XSockCli* XSockStr::CliSockPtr

Client socket instance pointer.

Referenced by XSock_CliCreate(), XSock_Read32(), XSock_Write128(), XSock_Write32(), and XSock_WriteCmd().