rflib
Data Fields
rfc_hsRxStatus_s Struct Reference

#include <rf_hs_cmd.h>

Data Fields

struct {
   uint16_t   rssi:8
 RSSI of the received packet in dBm (signed) More...
 
   uint16_t   bCrcErr:1
 0: Packet received OK
1: Packet received with CRC error More...
 
   uint16_t   addressInd:2
 0: Received address0 (or no address check)
1: Received address1
2: Received address 0x0000
3: Received address 0xFFFF More...
 
status
 
struct {
   uint16_t   rssi:8
 RSSI of the received packet in dBm (signed) More...
 
   uint16_t   bCrcErr:1
 0: Packet received OK
1: Packet received with CRC error More...
 
   uint16_t   addressInd:2
 0: Received address0 (or no address check)
1: Received address1
2: Received address 0x0000
3: Received address 0xFFFF More...
 
status
 
struct {
   uint16_t   rssi:8
 RSSI of the received packet in dBm (signed) More...
 
   uint16_t   bCrcErr:1
 0: Packet received OK
1: Packet received with CRC error More...
 
   uint16_t   addressInd:2
 0: Received address0 (or no address check)
1: Received address1
2: Received address 0x0000
3: Received address 0xFFFF More...
 
status
 

Field Documentation

§ rssi

uint16_t rfc_hsRxStatus_s::rssi

RSSI of the received packet in dBm (signed)

§ bCrcErr

uint16_t rfc_hsRxStatus_s::bCrcErr

0: Packet received OK
1: Packet received with CRC error

§ addressInd

uint16_t rfc_hsRxStatus_s::addressInd

0: Received address0 (or no address check)
1: Received address1
2: Received address 0x0000
3: Received address 0xFFFF

§ status [1/3]

struct { ... } rfc_hsRxStatus_s::status

§ status [2/3]

struct { ... } rfc_hsRxStatus_s::status

§ status [3/3]

struct { ... } rfc_hsRxStatus_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