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

GPIO watchdog period toggle settings. Continuously toggles a DUT GPIO (not during test firmware download). More...

#include <prod_line_tool_dll.h>

Public Attributes

bool en
 
char name [TEST_NAME_STR_SIZE]
 
_ic_gpio wd_gpio
 
_gpio_pwr_lvl pin_pwr_lvl
 

Detailed Description

GPIO watchdog period toggle settings. Continuously toggles a DUT GPIO (not during test firmware download).

Definition at line 804 of file prod_line_tool_dll.h.

Member Data Documentation

◆ en

bool __pltd_gpio_watchdog::en

Enable or disable the GPIO watchdog operation.

Definition at line 806 of file prod_line_tool_dll.h.

◆ name

char __pltd_gpio_watchdog::name[TEST_NAME_STR_SIZE]

The name of each test.

Definition at line 807 of file prod_line_tool_dll.h.

◆ pin_pwr_lvl

_gpio_pwr_lvl __pltd_gpio_watchdog::pin_pwr_lvl

The WD GPIO output power level with values from __gpio_pwr_lvl.

Definition at line 809 of file prod_line_tool_dll.h.

◆ wd_gpio

_ic_gpio __pltd_gpio_watchdog::wd_gpio

The watchdog GPIO pin. Enumeration from _ic_gpio.

Definition at line 808 of file prod_line_tool_dll.h.


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