Searched defs:rfc_bleGenericRxOutput_s (Results 1 – 2 of 2) sorted by relevance
2761 struct __RFC_STRUCT rfc_bleGenericRxOutput_s { struct2762 uint16_t nRxOk; //!< Number of packets received with CRC OK2763 uint16_t nRxNok; //!< Number of packets received with CRC error2764 … //!< Number of packets that have been received and discarded due to lack of buffer space2765 int8_t lastRssi; //!< The RSSI of the last received packet (signed)2766 uint8_t __dummy0;2767 ratmr_t timeStamp; //!< Time stamp of the last received packet