CC13xx Driver Library
rfc_CMD_CLEAR_RX_s Struct Reference

Clear all RX Queue Entries. More...

#include <rf_common_cmd.h>

Data Fields

uint16_t commandNo
 The command ID number 0x0008. More...
 
uint16_t __dummy0
 
dataQueue_tpQueue
 Pointer to the queue structure to be cleared. More...
 

Detailed Description

Clear all RX Queue Entries.

Field Documentation

uint16_t rfc_CMD_CLEAR_RX_s::__dummy0
uint16_t rfc_CMD_CLEAR_RX_s::commandNo

The command ID number 0x0008.

dataQueue_t* rfc_CMD_CLEAR_RX_s::pQueue

Pointer to the queue structure to be cleared.