![]() |
![]() |
|
rflib
|
Remove First Data Entry from Queue. More...
#include <rf_common_cmd.h>

Data Fields | |
| uint16_t | commandNo |
| The command ID number 0x0006. More... | |
| uint16_t | __dummy0 |
| dataQueue_t * | pQueue |
| Pointer to the queue structure from which the entry will be removed. More... | |
| uint8_t * | pEntry |
| Pointer to the entry that was removed. More... | |
Remove First Data Entry from Queue.
| uint16_t rfc_CMD_REMOVE_DATA_ENTRY_s::commandNo |
The command ID number 0x0006.
| uint16_t rfc_CMD_REMOVE_DATA_ENTRY_s::__dummy0 |
| dataQueue_t * rfc_CMD_REMOVE_DATA_ENTRY_s::pQueue |
Pointer to the queue structure from which the entry will be removed.
| uint8_t * rfc_CMD_REMOVE_DATA_ENTRY_s::pEntry |
Pointer to the entry that was removed.