NXP Reader Library  v17.1.0.2535
phbalReg_MultiSocket_DataParams_t Struct Reference

MultiSocket BAL parameter structure. More...

Data Fields

uint16_t wId
 Layer ID for this BAL component, NEVER MODIFY!
 
uint16_t wTxTimeout
 Tx Timeout in Seconds.
 
uint16_t wRxTimeout
 Rx Timeout in Seconds.
 
uint8_tpHost
 Socket Host String e.g. More...
 
uint8_tpSendPort
 Socket Send Port String e.g. More...
 
uint8_tpRecvPort
 Socket Recv Port String e.g. More...
 
SOCKET_T dwSendFd
 Socket Send File Descriptor.
 
SOCKET_T dwRecvFd
 Socket Recv File Descriptor.
 

Detailed Description

MultiSocket BAL parameter structure.

Field Documentation

◆ pHost

uint8_t* phbalReg_MultiSocket_DataParams_t::pHost

Socket Host String e.g.

"10.0.2.15".

◆ pSendPort

uint8_t* phbalReg_MultiSocket_DataParams_t::pSendPort

Socket Send Port String e.g.

"22221".

◆ pRecvPort

uint8_t* phbalReg_MultiSocket_DataParams_t::pRecvPort

Socket Recv Port String e.g.

"22223".


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