rflib
Data Fields
rfc_hidRxTxOutput_s Struct Reference

#include <rf_hid_cmd.h>

Data Fields

uint8_t nTx
 Number of packets or acknowledgements transmitted. More...
 
uint8_t nRxOk
 Number of packets that have been received with CRC OK. More...
 
uint8_t nRxNok
 Number of packets that have been received with CRC error. More...
 
uint8_t nRxIgnored
 Number of packets ignored as retransmissions or empty ACKs. More...
 
uint8_t nRxBufFull
 Number of packets that have been received and discarded due to lack of buffer space. More...
 
uint8_t nRxAborted
 Number of packets not received due to device address mismatch, invalid length, or abort command. More...
 
uint8_t __dummy0
 
int8_t lastRssi
 RSSI of last received packet. More...
 
ratmr_t timeStamp
 Time stamp of last received packet. More...
 

Field Documentation

§ nTx

uint8_t rfc_hidRxTxOutput_s::nTx

Number of packets or acknowledgements transmitted.

§ nRxOk

uint8_t rfc_hidRxTxOutput_s::nRxOk

Number of packets that have been received with CRC OK.

§ nRxNok

uint8_t rfc_hidRxTxOutput_s::nRxNok

Number of packets that have been received with CRC error.

§ nRxIgnored

uint8_t rfc_hidRxTxOutput_s::nRxIgnored

Number of packets ignored as retransmissions or empty ACKs.

§ nRxBufFull

uint8_t rfc_hidRxTxOutput_s::nRxBufFull

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

§ nRxAborted

uint8_t rfc_hidRxTxOutput_s::nRxAborted

Number of packets not received due to device address mismatch, invalid length, or abort command.

§ __dummy0

uint8_t rfc_hidRxTxOutput_s::__dummy0

§ lastRssi

int8_t rfc_hidRxTxOutput_s::lastRssi

RSSI of last received packet.

§ timeStamp

ratmr_t rfc_hidRxTxOutput_s::timeStamp

Time stamp of last received packet.


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