Searched defs:rfc_dataEntryMulti_s (Results 1 – 2 of 2) sorted by relevance
126 struct __RFC_STRUCT rfc_dataEntryMulti_s { struct127 …try; //!< Pointer to next entry in the queue, NULL if this is the last entry128 … //!< Indicates status of entry, including whether it is free for the system CPU to write to129 struct {142 } config;143 … //!< \brief For pointer entries: Number of bytes in the data buffer pointed to<br>145 uint16_t numElements; //!< Number of entry elements committed in the entry146 …< Index to the byte after the last byte of the last entry element committed by the radio CPU147 …Data; //!< First byte of the data array of received data entry elements