#include <rf_hs_cmd.h>
|
| uint16_t | nRxOk |
| | Number of packets that have been received with CRC OK. More...
|
| |
| uint16_t | nRxNok |
| | Number of packets that have been received with CRC error. More...
|
| |
| uint16_t | nRxAborted |
| | Number of packets not received due to illegal length or address mismatch. More...
|
| |
| uint8_t | nRxBufFull |
| | Number of packets that have been received and discarded due to lack of buffer space. More...
|
| |
| int8_t | lastRssi |
| | RSSI of last received packet. More...
|
| |
| ratmr_t | timeStamp |
| | Time stamp of last received packet. More...
|
| |
§ nRxOk
| uint16_t rfc_hsRxOutput_s::nRxOk |
Number of packets that have been received with CRC OK.
§ nRxNok
| uint16_t rfc_hsRxOutput_s::nRxNok |
Number of packets that have been received with CRC error.
§ nRxAborted
| uint16_t rfc_hsRxOutput_s::nRxAborted |
Number of packets not received due to illegal length or address mismatch.
§ nRxBufFull
| uint8_t rfc_hsRxOutput_s::nRxBufFull |
Number of packets that have been received and discarded due to lack of buffer space.
§ lastRssi
| int8_t rfc_hsRxOutput_s::lastRssi |
RSSI of last received packet.
§ timeStamp
| ratmr_t rfc_hsRxOutput_s::timeStamp |
Time stamp of last received packet.
The documentation for this struct was generated from the following file: