NXP Reader Library  v17.1.0.2535
phbalReg_SerialWin_DataParams_t Struct Reference

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

Data Fields

uint16_t wId
 Layer ID for this BAL component, NEVER MODIFY!
 
int8_tpComPortString
 Com-Port string.
 
void * pComHandle
 Handle to communication port.
 
uint32_t dwBitRate
 Storage for bit rate setting.
 
uint16_t wTimeout
 Storage for timeout setting.
 
uint16_t wAdditionalRxDelayBytes
 Storage for additional rx delay setting.
 
uint16_t wTimeoutMultiplier
 Storage for timeout multiplier setting.
 
uint16_t wEnumBufSize
 Size of the enumeration buffer. More...
 
uint8_tpEnumBuffer
 Pointer to the enumeration buffer for the GetPortList() function.
 
uint8_t bStopBits
 Number of stopbits.
 
uint8_t bDtr
 DTR line.
 
uint8_t bRts
 RTS line.
 
uint8_t bParity
 Parity.
 
uint8_t bFI
 FI.
 
uint8_t bDI
 DI.
 

Detailed Description

Serial (Windows) BAL parameter structure.

Field Documentation

◆ wEnumBufSize

uint16_t phbalReg_SerialWin_DataParams_t::wEnumBufSize

Size of the enumeration buffer.

Maximum possible size is 255 bytes.


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