Network Services API
2.75.00.17
|
The SlNetSock_TransceiverRxOverHead_t structure holds the data for Rx transceiver mode using a raw socket when using SlNetSock_recv function. More...
#include <ti/net/slnetsock.h>
Data Fields | |
uint8_t | rate |
uint8_t | channel |
int8_t | rssi |
uint8_t | padding |
uint32_t | timestamp |
The SlNetSock_TransceiverRxOverHead_t structure holds the data for Rx transceiver mode using a raw socket when using SlNetSock_recv function.
uint8_t SlNetSock_TransceiverRxOverHead_t::rate |
Received Rate
uint8_t SlNetSock_TransceiverRxOverHead_t::channel |
The received channel
int8_t SlNetSock_TransceiverRxOverHead_t::rssi |
The computed RSSI value in db of current frame
uint8_t SlNetSock_TransceiverRxOverHead_t::padding |
pad to align to 32 bits
uint32_t SlNetSock_TransceiverRxOverHead_t::timestamp |
Timestamp in microseconds