Searched defs:RCL_STATS_GENERIC_RX_t (Results 1 – 1 of 1) sorted by relevance
707 struct RCL_STATS_GENERIC_RX_t { struct709 {713 } config; /*!< Configuration provided to RCL */714 uint8_t timestampValid; /*!< Returns 1 if %lastTimestamp is updated; 0 otherwise */715 int8_t lastRssi; /*!< RSSI of last received packet */716 uint32_t lastTimestamp; /*!< Timestamp of last successfully received packet */717 uint16_t nRxNok; /*!< Number of packets received with CRC error */718 uint16_t nRxOk; /*!< Number of correctly received, accepted packets */719 uint8_t nRxFifoFull; /*!< Number of packets received which could not be stored */