Network Services API  2.00.00.16
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 <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

§ channel

uint8_t _SlNetSock_TransceiverRxOverHead_t::channel

§ rssi

int8_t _SlNetSock_TransceiverRxOverHead_t::rssi

§ padding

uint8_t _SlNetSock_TransceiverRxOverHead_t::padding

§ timestamp

uint32_t _SlNetSock_TransceiverRxOverHead_t::timestamp

The documentation for this struct was generated from the following file:
Copyright 2017, Texas Instruments Incorporated