rflib
Data Fields
rfc_CMD_ADD_DATA_ENTRY_s Struct Reference

Add Data Entry to Queue. More...

#include <rf_common_cmd.h>

Collaboration diagram for rfc_CMD_ADD_DATA_ENTRY_s:
Collaboration graph
[legend]

Data Fields

uint16_t commandNo
 The command ID number 0x0005. More...
 
uint16_t __dummy0
 
dataQueue_tpQueue
 Pointer to the queue structure to which the entry will be added. More...
 
uint8_t * pEntry
 Pointer to the entry. More...
 

Detailed Description

Add Data Entry to Queue.

Field Documentation

§ commandNo

uint16_t rfc_CMD_ADD_DATA_ENTRY_s::commandNo

The command ID number 0x0005.

§ __dummy0

uint16_t rfc_CMD_ADD_DATA_ENTRY_s::__dummy0

§ pQueue

dataQueue_t* rfc_CMD_ADD_DATA_ENTRY_s::pQueue

Pointer to the queue structure to which the entry will be added.

§ pEntry

uint8_t* rfc_CMD_ADD_DATA_ENTRY_s::pEntry

Pointer to the entry.


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