Production Line Tool v5.0
The DA1470x Production Line Tool Software Package
Loading...
Searching...
No Matches
Public Attributes | List of all members
__pltd_rssi_test Struct Reference

RF RSSI test parameters, performed using the Golden Unit. More...

#include <prod_line_tool_dll.h>

Public Attributes

bool en
 
char name [TEST_NAME_STR_SIZE]
 
uint32_t freq
 
float per_lim
 
float rssi_lim
 

Detailed Description

RF RSSI test parameters, performed using the Golden Unit.

Definition at line 886 of file prod_line_tool_dll.h.

Member Data Documentation

◆ en

bool __pltd_rssi_test::en

Enable or disable the RF RSSI GU test.

Definition at line 888 of file prod_line_tool_dll.h.

◆ freq

uint32_t __pltd_rssi_test::freq

Channel frequency for the RF RSSI tests.

Definition at line 890 of file prod_line_tool_dll.h.

◆ name

char __pltd_rssi_test::name[TEST_NAME_STR_SIZE]

The name of each test.

Definition at line 889 of file prod_line_tool_dll.h.

◆ per_lim

float __pltd_rssi_test::per_lim

PER limit percentage for the RF RSSI test.

Definition at line 891 of file prod_line_tool_dll.h.

◆ rssi_lim

float __pltd_rssi_test::rssi_lim

RSSI limit for the RF RSSI test.

Definition at line 892 of file prod_line_tool_dll.h.


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