Home
last modified time | relevance | path

Searched defs:RCL_STATS_GENERIC_t (Results 1 – 1 of 1) sorted by relevance

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/commands/
Dgeneric.h266 struct RCL_STATS_GENERIC_t { struct
268 {
272 } config; /*!< Configuration provided to RCL */
273 uint8_t timestampValid; /*!< Returns 1 if %lastTimestamp is updated; 0 otherwise */
274 int8_t lastRssi; /*!< RSSI of last received packet. */
275 uint32_t lastTimestamp; /*!< Timestamp of last successfully received packet */
276 uint32_t nRxNok; /*!< Number of packets received with CRC error */
277 uint32_t nRxOk; /*!< Number of correctly received packets */