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

Custom test settings. More...

#include <prod_line_tool_dll.h>

Public Attributes

bool en
 
char name [TEST_NAME_STR_SIZE]
 
uint8_t data
 

Detailed Description

Custom test settings.

Definition at line 813 of file prod_line_tool_dll.h.

Member Data Documentation

◆ data

uint8_t __pltd_custom_test::data

The byte send to the DUT when the custom test is executed. For successful test completion the firmware must reply with the same byte.

Definition at line 817 of file prod_line_tool_dll.h.

◆ en

bool __pltd_custom_test::en

Enable or disable the custom test.

Definition at line 815 of file prod_line_tool_dll.h.

◆ name

char __pltd_custom_test::name[TEST_NAME_STR_SIZE]

The name of each test.

Definition at line 816 of file prod_line_tool_dll.h.


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