rflib
Data Fields
rfc_bleGenericRxOutput_s Struct Reference

#include <rf_ble_cmd.h>

Data Fields

uint16_t nRxOk
 Number of packets received with CRC OK. More...
 
uint16_t nRxNok
 Number of packets received with CRC error. More...
 
uint16_t nRxBufFull
 Number of packets that have been received and discarded due to lack of buffer space. More...
 
int8_t lastRssi
 The RSSI of the last received packet (signed) More...
 
uint8_t __dummy0
 
ratmr_t timeStamp
 Time stamp of the last received packet. More...
 

Field Documentation

§ nRxOk

uint16_t rfc_bleGenericRxOutput_s::nRxOk

Number of packets received with CRC OK.

§ nRxNok

uint16_t rfc_bleGenericRxOutput_s::nRxNok

Number of packets received with CRC error.

§ nRxBufFull

uint16_t rfc_bleGenericRxOutput_s::nRxBufFull

Number of packets that have been received and discarded due to lack of buffer space.

§ lastRssi

int8_t rfc_bleGenericRxOutput_s::lastRssi

The RSSI of the last received packet (signed)

§ __dummy0

uint8_t rfc_bleGenericRxOutput_s::__dummy0

§ timeStamp

ratmr_t rfc_bleGenericRxOutput_s::timeStamp

Time stamp of the last received packet.


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