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

Holds the prod_test_XXX.bin and p_dll library versions. More...

#include <p_dll.h>

Public Attributes

char prod_test_gu_app_fw_ver [LOG_PARAM_STR_SIZE]
 
char prod_test_gu_ble_fw_ver [LOG_PARAM_STR_SIZE]
 
char prod_test_app_fw_ver [LOG_PARAM_STR_SIZE]
 
char prod_test_ble_fw_ver [LOG_PARAM_STR_SIZE]
 
char pdll_ver [LOG_PARAM_STR_SIZE]
 

Detailed Description

Holds the prod_test_XXX.bin and p_dll library versions.

Definition at line 462 of file p_dll.h.

Member Data Documentation

◆ pdll_ver

char __pdll_fw_versions::pdll_ver[LOG_PARAM_STR_SIZE]

p_dll library version.

Definition at line 468 of file p_dll.h.

◆ prod_test_app_fw_ver

char __pdll_fw_versions::prod_test_app_fw_ver[LOG_PARAM_STR_SIZE]

prod_test_XXX.bin firmware version, used for the production tests.

Definition at line 466 of file p_dll.h.

◆ prod_test_ble_fw_ver

char __pdll_fw_versions::prod_test_ble_fw_ver[LOG_PARAM_STR_SIZE]

prod_test_XXX.bin firmware main version, used for the production tests.

Definition at line 467 of file p_dll.h.

◆ prod_test_gu_app_fw_ver

char __pdll_fw_versions::prod_test_gu_app_fw_ver[LOG_PARAM_STR_SIZE]

prod_test_580.bin GU firmware version, used for the production tests.

Definition at line 464 of file p_dll.h.

◆ prod_test_gu_ble_fw_ver

char __pdll_fw_versions::prod_test_gu_ble_fw_ver[LOG_PARAM_STR_SIZE]

prod_test_580.bin GU firmware main version, used for the production tests.

Definition at line 465 of file p_dll.h.


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