13.7.4.2.1 CCA

C

typedef struct
{
    uint8_t ccaMode;
    PHY_Retval_t ccaStatus;
}CCA;

Description

The structure contains the information about Clear Channel Assessment (CCA) Mode and the status striucture holding the info on the result of performing CCA. To perform CCA and read back status, console commands can be used. Please refer Command Table section for more details.

Field Documentation

FieldDescription
ccaModeCCA Modes
ccaStatusStatus result of performing CCA