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

p_dll library parameters for GPIO watchdog operation. More...

#include <p_dll.h>

Public Attributes

_pdll_test_id test_id
 
_ic_gpio gpio
 
_gpio_pwr_lvl pwr_lvl
 

Detailed Description

p_dll library parameters for GPIO watchdog operation.

Definition at line 532 of file p_dll.h.

Member Data Documentation

◆ gpio

_ic_gpio __pdll_gpio_watchdog::gpio

Which GPIO to toggle. Enumeration from __ic_gpio.

Definition at line 535 of file p_dll.h.

◆ pwr_lvl

_gpio_pwr_lvl __pdll_gpio_watchdog::pwr_lvl

The GPIO power level with values from __gpio_pwr_lvl.

Definition at line 536 of file p_dll.h.

◆ test_id

_pdll_test_id __pdll_gpio_watchdog::test_id

Which test, from the __pdll_test_id, this device will perform.

Definition at line 534 of file p_dll.h.


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