Searched defs:rfc_CMD_FLUSH_QUEUE_s (Results 1 – 1 of 1) sorted by relevance
869 struct __RFC_STRUCT rfc_CMD_FLUSH_QUEUE_s { struct870 uint16_t commandNo; //!< The command ID number 0x0007871 uint16_t __dummy0;872 dataQueue_t* pQueue; //!< Pointer to the queue structure to be flushed873 uint8_t* pFirstEntry; //!< Pointer to the first entry that was removed