Cascoda SDK
Cascoda SDK for building software to run with CA-821x transceivers
PHYTestRes Struct Reference

#include <ca821x-api/test15_4/include/test15_4_phy_tests.h>

Public Attributes

uint16_t SEQUENCENUMBER
 Packet Sequence Number (SN) More...
 
uint32_t PACKET_COUNT
 Packet Count. More...
 
uint8_t PACKET_RECEIVED
 Packet Received Flag. More...
 
uint8_t TEST_RUNNING
 Test Running Flag. More...
 
uint32_t LOERR_COUNT
 Error Counter for LO Locking Failures. More...
 
uint32_t CRCERR_COUNT
 Error Counter for CRC/FCS Errors. More...
 
uint32_t PHRERR_COUNT
 Error Counter for PHR (Packet Header) Errors. More...
 
uint32_t SHRERR_COUNT
 Error Counter for SHR (SFD) Errors. More...
 
uint32_t PREERR_COUNT
 Error Counter for Preamble Errors. More...
 
uint32_t MISSED_COUNT
 Error Counter for Missed Packets. More...
 
int32_t FO_AVG
 Averaged Frequency Offset (between Analysis Reports) More...
 
uint32_t ED_AVG
 Averaged ED Value (between Analysis Reports) More...
 
uint32_t CS_AVG
 Averaged CS Value (between Analysis Reports) More...
 
int32_t FO_AVG_TOTAL
 Total Averaged Frequency Offset. More...
 
uint32_t ED_AVG_TOTAL
 Total Averaged ED Value. More...
 
uint32_t CS_AVG_TOTAL
 Total Averaged CS Value. More...
 
uint8_t ED_MAX
 Maximum ED Value. More...
 
uint8_t ED_MIN
 Minimum ED Value. More...
 
uint8_t CS_MAX
 Maximum CS Value. More...
 
uint8_t CS_MIN
 Minimum CS Value. More...
 

Member Data Documentation

◆ CRCERR_COUNT

uint32_t PHYTestRes::CRCERR_COUNT

Error Counter for CRC/FCS Errors.

◆ CS_AVG

uint32_t PHYTestRes::CS_AVG

Averaged CS Value (between Analysis Reports)

◆ CS_AVG_TOTAL

uint32_t PHYTestRes::CS_AVG_TOTAL

Total Averaged CS Value.

◆ CS_MAX

uint8_t PHYTestRes::CS_MAX

Maximum CS Value.

◆ CS_MIN

uint8_t PHYTestRes::CS_MIN

Minimum CS Value.

◆ ED_AVG

uint32_t PHYTestRes::ED_AVG

Averaged ED Value (between Analysis Reports)

◆ ED_AVG_TOTAL

uint32_t PHYTestRes::ED_AVG_TOTAL

Total Averaged ED Value.

◆ ED_MAX

uint8_t PHYTestRes::ED_MAX

Maximum ED Value.

◆ ED_MIN

uint8_t PHYTestRes::ED_MIN

Minimum ED Value.

◆ FO_AVG

int32_t PHYTestRes::FO_AVG

Averaged Frequency Offset (between Analysis Reports)

◆ FO_AVG_TOTAL

int32_t PHYTestRes::FO_AVG_TOTAL

Total Averaged Frequency Offset.

◆ LOERR_COUNT

uint32_t PHYTestRes::LOERR_COUNT

Error Counter for LO Locking Failures.

◆ MISSED_COUNT

uint32_t PHYTestRes::MISSED_COUNT

Error Counter for Missed Packets.

◆ PACKET_COUNT

uint32_t PHYTestRes::PACKET_COUNT

Packet Count.

◆ PACKET_RECEIVED

uint8_t PHYTestRes::PACKET_RECEIVED

Packet Received Flag.

◆ PHRERR_COUNT

uint32_t PHYTestRes::PHRERR_COUNT

Error Counter for PHR (Packet Header) Errors.

◆ PREERR_COUNT

uint32_t PHYTestRes::PREERR_COUNT

Error Counter for Preamble Errors.

◆ SEQUENCENUMBER

uint16_t PHYTestRes::SEQUENCENUMBER

Packet Sequence Number (SN)

◆ SHRERR_COUNT

uint32_t PHYTestRes::SHRERR_COUNT

Error Counter for SHR (SFD) Errors.

◆ TEST_RUNNING

uint8_t PHYTestRes::TEST_RUNNING

Test Running Flag.


The documentation for this struct was generated from the following file: