rflib
Data Fields
rfc_CMD_REMOVE_PENDING_ENTRIES_s Struct Reference

Remove Pending Entries from Queue. More...

#include <rf_common_cmd.h>

Collaboration diagram for rfc_CMD_REMOVE_PENDING_ENTRIES_s:
Collaboration graph
[legend]

Data Fields

uint16_t commandNo
 The command ID number 0x0009. More...
 
uint16_t __dummy0
 
dataQueue_tpQueue
 Pointer to the queue structure to be flushed. More...
 
uint8_t * pFirstEntry
 Pointer to the first entry that was removed. More...
 

Detailed Description

Remove Pending Entries from Queue.

Field Documentation

§ commandNo

uint16_t rfc_CMD_REMOVE_PENDING_ENTRIES_s::commandNo

The command ID number 0x0009.

§ __dummy0

uint16_t rfc_CMD_REMOVE_PENDING_ENTRIES_s::__dummy0

§ pQueue

dataQueue_t * rfc_CMD_REMOVE_PENDING_ENTRIES_s::pQueue

Pointer to the queue structure to be flushed.

§ pFirstEntry

uint8_t * rfc_CMD_REMOVE_PENDING_ENTRIES_s::pFirstEntry

Pointer to the first entry that was removed.


The documentation for this struct was generated from the following file:
© Copyright 1995-2022, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale