rflib
Data Fields
rfc_CMD_IEEE_MOD_SRC_MATCH_s Struct Reference

IEEE 802.15.4 Enable/Disable Source Matching Entry Command. More...

#include <rf_ieee_cmd.h>

Data Fields

uint16_t commandNo
 The command ID number 0x2003. More...
 
struct {
   uint8_t   bEnable:1
 0: Disable entry
1: Enable entry More...
 
   uint8_t   srcPend:1
 New value of the pending bit for the entry. More...
 
   uint8_t   entryType:1
 0: Short address
1: Extended address More...
 
options
 
uint8_t entryNo
 Index of entry to enable or disable. More...
 

Detailed Description

IEEE 802.15.4 Enable/Disable Source Matching Entry Command.

Field Documentation

§ commandNo

uint16_t rfc_CMD_IEEE_MOD_SRC_MATCH_s::commandNo

The command ID number 0x2003.

§ bEnable

uint8_t rfc_CMD_IEEE_MOD_SRC_MATCH_s::bEnable

0: Disable entry
1: Enable entry

§ srcPend

uint8_t rfc_CMD_IEEE_MOD_SRC_MATCH_s::srcPend

New value of the pending bit for the entry.

§ entryType

uint8_t rfc_CMD_IEEE_MOD_SRC_MATCH_s::entryType

0: Short address
1: Extended address

§ options

struct { ... } rfc_CMD_IEEE_MOD_SRC_MATCH_s::options

§ entryNo

uint8_t rfc_CMD_IEEE_MOD_SRC_MATCH_s::entryNo

Index of entry to enable or disable.


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