TI Easylink API  5.10.00.04
EasyLink_RxPacket Struct Reference

Structure for the RX'ed Packet. More...

#include <EasyLink.h>

Public Attributes

uint8_t dstAddr [8]
 Dst Address of RX'ed packet.
 
int8_t rssi
 rssi of RX'ed packet
 
uint32_t absTime
 
uint32_t rxTimeout
 
uint8_t len
 length of RX'ed packet
 
uint8_t payload [128]
 payload of RX'ed packet
 

Detailed Description

Structure for the RX'ed Packet.

Member Data Documentation

§ absTime

uint32_t EasyLink_RxPacket::absTime

Absolute time to turn on Rx when passed (0 for immediate), Or Absolute time that packet was Rx when returned.

§ rxTimeout

uint32_t EasyLink_RxPacket::rxTimeout

Relative time in ticks from Rx start to Rx TimeOut a value of 0 means no timeout


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