rflib
Data Fields
rfc_ble5RxStatus_s Struct Reference

#include <rf_ble_cmd.h>

Data Fields

struct {
   uint16_t   channel:6
 The channel on which the packet was received, provided channel is in the range 0–39; otherwise 0x3F. More...
 
   uint16_t   bIgnore:1
 1 if the packet is marked as ignored, 0 otherwise More...
 
   uint16_t   bCrcErr:1
 1 if the packet was received with CRC error, 0 otherwise More...
 
   uint16_t   phyMode:2
 The PHY on which the packet was received
0: 1 Mbps
1: 2 Mbps
2: Coded, S = 8 (125 kbps)
3: Coded, S = 2 (500 kbps) More...
 
   uint16_t   bSyncInfoAutoAccept:1
 1 if the packet was accepted only due to syncInfo field present in the extHdr, 0 otherwise More...
 
status
 
struct {
   uint16_t   channel:6
 The channel on which the packet was received, provided channel is in the range 0–39; otherwise 0x3F. More...
 
   uint16_t   bIgnore:1
 1 if the packet is marked as ignored, 0 otherwise More...
 
   uint16_t   bCrcErr:1
 1 if the packet was received with CRC error, 0 otherwise More...
 
   uint16_t   phyMode:2
 The PHY on which the packet was received
0: 1 Mbps
1: 2 Mbps
2: Coded, S = 8 (125 kbps)
3: Coded, S = 2 (500 kbps) More...
 
status
 
struct {
   uint16_t   channel:6
 The channel on which the packet was received, provided channel is in the range 0–39; otherwise 0x3F. More...
 
   uint16_t   bIgnore:1
 1 if the packet is marked as ignored, 0 otherwise More...
 
   uint16_t   bCrcErr:1
 1 if the packet was received with CRC error, 0 otherwise More...
 
   uint16_t   phyMode:2
 The PHY on which the packet was received
0: 1 Mbps
1: 2 Mbps
2: Coded, S = 8 (125 kbps)
3: Coded, S = 2 (500 kbps) More...
 
status
 

Field Documentation

§ channel

uint16_t rfc_ble5RxStatus_s::channel

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

§ bIgnore

uint16_t rfc_ble5RxStatus_s::bIgnore

1 if the packet is marked as ignored, 0 otherwise

§ bCrcErr

uint16_t rfc_ble5RxStatus_s::bCrcErr

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

§ phyMode

uint16_t rfc_ble5RxStatus_s::phyMode

The PHY on which the packet was received
0: 1 Mbps
1: 2 Mbps
2: Coded, S = 8 (125 kbps)
3: Coded, S = 2 (500 kbps)

§ bSyncInfoAutoAccept

uint16_t rfc_ble5RxStatus_s::bSyncInfoAutoAccept

1 if the packet was accepted only due to syncInfo field present in the extHdr, 0 otherwise

§ status [1/3]

struct { ... } rfc_ble5RxStatus_s::status

§ status [2/3]

struct { ... } rfc_ble5RxStatus_s::status

§ status [3/3]

struct { ... } rfc_ble5RxStatus_s::status

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