NXP Reader Library  v17.1.0.2535
phbalReg_SocketWin_DataParams_t Struct Reference

SocketWin(Windows) BAL parameter structure. More...

Data Fields

uint16_t wId
 Layer ID for this BAL component, NEVER MODIFY!
 
void * pWsaData
 Pointer to WsaData buffer.
 
uint8_tpSocketHostName
 Socket Host Name String e.g. More...
 
uint8_tpSocketPortName
 Socket Port Name String e.g. More...
 
uint8_tpUserName
 User Name String e.g. More...
 
SOCKET_T dwServerSocket
 Server Socket ID.
 
uint8_tpTxBuffer
 Pointer to global transmit buffer used by the Exchange() function.
 
uint16_t wTxBufSize
 Size of the global transmit buffer.
 
uint8_t bMode
 Operating mode.
 
uint8_t bConfigValue
 Current configuration value.
 
uint8_t bI2cSlaveAddr
 I2C slave address.
 

Detailed Description

SocketWin(Windows) BAL parameter structure.

Field Documentation

◆ pSocketHostName

uint8_t* phbalReg_SocketWin_DataParams_t::pSocketHostName

Socket Host Name String e.g.

"localhost".

◆ pSocketPortName

uint8_t* phbalReg_SocketWin_DataParams_t::pSocketPortName

Socket Port Name String e.g.

"1234".

◆ pUserName

uint8_t* phbalReg_SocketWin_DataParams_t::pUserName

User Name String e.g.

"nxp12607".


The documentation for this struct was generated from the following file: