![]() |
![]() |
|
rflib
|
Flush Data Queue. More...
#include <rf_common_cmd.h>

Data Fields | |
| uint16_t | commandNo |
| The command ID number 0x0007. 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... | |
Flush Data Queue.
| uint16_t rfc_CMD_FLUSH_QUEUE_s::commandNo |
The command ID number 0x0007.
| uint16_t rfc_CMD_FLUSH_QUEUE_s::__dummy0 |
| dataQueue_t * rfc_CMD_FLUSH_QUEUE_s::pQueue |
Pointer to the queue structure to be flushed.
| uint8_t * rfc_CMD_FLUSH_QUEUE_s::pFirstEntry |
Pointer to the first entry that was removed.