IO-Link Master  1.03.03
IOLMW_SReceiveDataStruct_t Struct Reference

#include <IOLMW_HAL_Interface.h>

Data Fields

bool boCRCOk
 CRC Status of the current packet.
 
bool boSyncOk
 Syncword detect status of the current.
 
uint8_t * pu8ULData
 Pointer to the received data.
 
uint8_t u8ULDataLength
 Number of bytes received.
 
uint8_t u8Track
 Number of track the data comes from.
 
uint8_t u8SlotNr
 Number of slot the data comes from.
 
int8_t i8RSSI
 Actual RSSI, 0x80 -> no info.
 
bool boLastSlot
 last slot flag
 

Detailed Description

This structure is used for transfer the receive operation state.