DRV_PLC_PHY_SIGNAL_CAPTURE_INFO Enum

C

typedef struct {
    uint8_t uc_num_frags;
    uint8_t uc_status;
} DRV_PLC_PHY_SIGNAL_CAPTURE_INFO;

Summary

Structure defining information about PRIME Noise Capture

Description

This structure contains the information the status of PRIME noise capture and the number of fragments captured.