13.7.4.2.3 ED_SCAN

C

typedef struct
{
    uint8_t edscanDurationSYMBOLS;
    PHY_Retval_t edStatus;
}ED_SCAN;

Description

The structure contains the information about the Energy Detection (ED) Scan duration and status holding the info about the result of ED scan. To perform ED scan and get the status, console commands can be used. Please refer Command Table section for more details.

Field Documentation

Field Description
edscanDurationSYMBOLS ED Scan Duration in Symbols
edStatus Status result of performing ED scan