rflib
Data Fields
rfc_statusIqSamplesEntry_s Struct Reference

#include <rf_bt5_iq_autocopy.h>

Data Fields

struct {
   uint8_t   bCrcErr:1
 1 if the samples came from a packet received with CRC error; 0 otherwise More...
 
   uint8_t   bCopyTrunk:1
 1 if the entry was too short to hold all the samples in RF core RAM; 0 otherwise More...
 
   uint8_t   bSamplTrunk:1
 1 if the entry contains samples of a CTE that was too long for the available RF core RAM; 0 otherwise More...
 
   uint8_t   rfRamInfo:2
 0: Reserved
1: Packet was contained in MCE RAM only
2: Packet was contained in RFE RAM only
3: Packet was contained in both RAMs
More...
 
   uint8_t   rfPhy:1
 PHY of the packet containing the samples
0: 1 Mbps
1: 2 Mbps. More...
 
   uint8_t   rfGainStep:1
 RF gain of the received samples
0: High gain
1: Low gain. More...
 
status
 

Field Documentation

§ bCrcErr

uint8_t rfc_statusIqSamplesEntry_s::bCrcErr

1 if the samples came from a packet received with CRC error; 0 otherwise

§ bCopyTrunk

uint8_t rfc_statusIqSamplesEntry_s::bCopyTrunk

1 if the entry was too short to hold all the samples in RF core RAM; 0 otherwise

§ bSamplTrunk

uint8_t rfc_statusIqSamplesEntry_s::bSamplTrunk

1 if the entry contains samples of a CTE that was too long for the available RF core RAM; 0 otherwise

§ rfRamInfo

uint8_t rfc_statusIqSamplesEntry_s::rfRamInfo

0: Reserved
1: Packet was contained in MCE RAM only
2: Packet was contained in RFE RAM only
3: Packet was contained in both RAMs

§ rfPhy

uint8_t rfc_statusIqSamplesEntry_s::rfPhy

PHY of the packet containing the samples
0: 1 Mbps
1: 2 Mbps.

§ rfGainStep

uint8_t rfc_statusIqSamplesEntry_s::rfGainStep

RF gain of the received samples
0: High gain
1: Low gain.

§ status

struct { ... } rfc_statusIqSamplesEntry_s::status

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