DRV_PLC_PHY_SIGNAL_CAPTURE Struct
C
typedef struct {
uint8_t uc_num_frags;
uint8_t uc_status;
} DRV_PLC_PHY_SIGNAL_CAPTURE;
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.
