CC13xx Driver Library
rfc_propRxStatus_s Struct Reference

#include <rf_prop_cmd.h>

Data Fields

struct {
   uint8_t   addressInd:5
 Index of address found (0 if not applicable) More...
 
   uint8_t   syncWordId:1
 0 for primary sync word, 1 for alternate sync word More...
 
   uint8_t   result:2
 0: Packet received correctly, not ignored
1: Packet received with CRC error
2: Packet received correctly, but can be ignored
3: Packet reception was aborted More...
 
status
 

Field Documentation

uint8_t rfc_propRxStatus_s::addressInd

Index of address found (0 if not applicable)

uint8_t rfc_propRxStatus_s::result

0: Packet received correctly, not ignored
1: Packet received with CRC error
2: Packet received correctly, but can be ignored
3: Packet reception was aborted

struct { ... } rfc_propRxStatus_s::status
uint8_t rfc_propRxStatus_s::syncWordId

0 for primary sync word, 1 for alternate sync word