Network Services API  2.75.00.17
Data Fields
SlNetSock_TransceiverRxOverHead_t Struct Reference

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>

Collaboration diagram for SlNetSock_TransceiverRxOverHead_t:
Collaboration graph

Data Fields

uint8_t rate
 
uint8_t channel
 
int8_t rssi
 
uint8_t padding
 
uint32_t timestamp
 

Detailed Description

The SlNetSock_TransceiverRxOverHead_t structure holds the data for Rx transceiver mode using a raw socket when using SlNetSock_recv function.

Field Documentation

§ rate

uint8_t SlNetSock_TransceiverRxOverHead_t::rate

Received Rate

§ channel

uint8_t SlNetSock_TransceiverRxOverHead_t::channel

The received channel

§ rssi

int8_t SlNetSock_TransceiverRxOverHead_t::rssi

The computed RSSI value in db of current frame

§ padding

uint8_t SlNetSock_TransceiverRxOverHead_t::padding

pad to align to 32 bits

§ timestamp

uint32_t SlNetSock_TransceiverRxOverHead_t::timestamp

Timestamp in microseconds


The documentation for this struct was generated from the following file:
© Copyright 1995-2020, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale