rflib
Data Fields
rfc_CMD_IEEE_CCA_REQ_s Struct Reference

IEEE 802.15.4 CCA and RSSI Information Request Command. More...

#include <rf_ieee_cmd.h>

Data Fields

uint16_t commandNo
 The command ID number 0x2403. More...
 
int8_t currentRssi
 The RSSI currently observed on the channel. More...
 
int8_t maxRssi
 The maximum RSSI observed on the channel since Rx was started. More...
 
struct {
   uint8_t   ccaState:2
 Value of the current CCA state
0: Idle
1: Busy
2: Invalid. More...
 
   uint8_t   ccaEnergy:2
 Value of the current energy detect CCA state
0: Idle
1: Busy
2: Invalid. More...
 
   uint8_t   ccaCorr:2
 Value of the current correlator based carrier sense CCA state
0: Idle
1: Busy
2: Invalid. More...
 
   uint8_t   ccaSync:1
 Value of the current sync found based carrier sense CCA state
0: Idle
1: Busy. More...
 
ccaInfo
 
struct {
   uint8_t   ccaState:2
 Value of the current CCA state
0: Idle
1: Busy
2: Invalid. More...
 
   uint8_t   ccaEnergy:2
 Value of the current energy detect CCA state
0: Idle
1: Busy
2: Invalid. More...
 
   uint8_t   ccaCorr:2
 Value of the current correlator based carrier sense CCA state
0: Idle
1: Busy
2: Invalid. More...
 
   uint8_t   ccaSync:1
 Value of the current sync found based carrier sense CCA state
0: Idle
1: Busy. More...
 
ccaInfo
 
struct {
   uint8_t   ccaState:2
 Value of the current CCA state
0: Idle
1: Busy
2: Invalid. More...
 
   uint8_t   ccaEnergy:2
 Value of the current energy detect CCA state
0: Idle
1: Busy
2: Invalid. More...
 
   uint8_t   ccaCorr:2
 Value of the current correlator based carrier sense CCA state
0: Idle
1: Busy
2: Invalid. More...
 
   uint8_t   ccaSync:1
 Value of the current sync found based carrier sense CCA state
0: Idle
1: Busy. More...
 
ccaInfo
 

Detailed Description

IEEE 802.15.4 CCA and RSSI Information Request Command.

Field Documentation

§ commandNo

uint16_t rfc_CMD_IEEE_CCA_REQ_s::commandNo

The command ID number 0x2403.

§ currentRssi

int8_t rfc_CMD_IEEE_CCA_REQ_s::currentRssi

The RSSI currently observed on the channel.

§ maxRssi

int8_t rfc_CMD_IEEE_CCA_REQ_s::maxRssi

The maximum RSSI observed on the channel since Rx was started.

§ ccaState

uint8_t rfc_CMD_IEEE_CCA_REQ_s::ccaState

Value of the current CCA state
0: Idle
1: Busy
2: Invalid.

§ ccaEnergy

uint8_t rfc_CMD_IEEE_CCA_REQ_s::ccaEnergy

Value of the current energy detect CCA state
0: Idle
1: Busy
2: Invalid.

§ ccaCorr

uint8_t rfc_CMD_IEEE_CCA_REQ_s::ccaCorr

Value of the current correlator based carrier sense CCA state
0: Idle
1: Busy
2: Invalid.

§ ccaSync

uint8_t rfc_CMD_IEEE_CCA_REQ_s::ccaSync

Value of the current sync found based carrier sense CCA state
0: Idle
1: Busy.

§ ccaInfo [1/3]

struct { ... } rfc_CMD_IEEE_CCA_REQ_s::ccaInfo

§ ccaInfo [2/3]

struct { ... } rfc_CMD_IEEE_CCA_REQ_s::ccaInfo

§ ccaInfo [3/3]

struct { ... } rfc_CMD_IEEE_CCA_REQ_s::ccaInfo

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