rflib
Data Fields
rfc_bleRxStatus_s Struct Reference

#include <rf_ble_cmd.h>

Data Fields

struct {
   uint8_t   channel:6
 The channel on which the packet was received, provided channel is in the range 0–39; otherwise 0x3F. 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

§ channel

uint8_t rfc_bleRxStatus_s::channel

The channel on which the packet was received, provided channel is in the range 0–39; otherwise 0x3F.

§ bIgnore

uint8_t rfc_bleRxStatus_s::bIgnore

1 if the packet is marked as ignored, 0 otherwise

§ bCrcErr

uint8_t rfc_bleRxStatus_s::bCrcErr

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

§ status

struct { ... } rfc_bleRxStatus_s::status

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