rflib
Data Fields
rfc_hidRxStatus_s Struct Reference

#include <rf_hid_cmd.h>

Data Fields

struct {
   uint8_t   addrInd:5
 Index of address found. More...
 
   uint8_t   syncWordId:1
 0 for primary sync word, 1 for alternate sync word More...
 
   uint8_t   bIgnore:1
 1 if the packet is marked as ignored, 0 otherwise More...
 
   uint8_t   bCrcErr:1
 1 if the packet was received with CRC error, 0 otherwise More...
 
status
 

Field Documentation

§ addrInd

uint8_t rfc_hidRxStatus_s::addrInd

Index of address found.

§ syncWordId

uint8_t rfc_hidRxStatus_s::syncWordId

0 for primary sync word, 1 for alternate sync word

§ bIgnore

uint8_t rfc_hidRxStatus_s::bIgnore

1 if the packet is marked as ignored, 0 otherwise

§ bCrcErr

uint8_t rfc_hidRxStatus_s::bCrcErr

1 if the packet was received with CRC error, 0 otherwise

§ status

struct { ... } rfc_hidRxStatus_s::status

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