![]() |
![]() |
|
rflib
|
Remove Pending Entries from Queue. More...
#include <rf_common_cmd.h>

Data Fields | |
| uint16_t | commandNo |
| The command ID number 0x0009. More... | |
| uint16_t | __dummy0 |
| dataQueue_t * | pQueue |
| Pointer to the queue structure to be flushed. More... | |
| uint8_t * | pFirstEntry |
| Pointer to the first entry that was removed. More... | |
Remove Pending Entries from Queue.
| uint16_t rfc_CMD_REMOVE_PENDING_ENTRIES_s::commandNo |
The command ID number 0x0009.
| uint16_t rfc_CMD_REMOVE_PENDING_ENTRIES_s::__dummy0 |
| dataQueue_t * rfc_CMD_REMOVE_PENDING_ENTRIES_s::pQueue |
Pointer to the queue structure to be flushed.
| uint8_t * rfc_CMD_REMOVE_PENDING_ENTRIES_s::pFirstEntry |
Pointer to the first entry that was removed.