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

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

#include <u_dll.h>

Public Attributes

_UDLL_ACTIONS action
 
bool en
 
_ic_gpio gpio
 
_udll_gpio_pwr_lvl pwr_lvl
 

Detailed Description

u_dll library parameters for GPIO watchdog operation.

Definition at line 571 of file u_dll.h.

Member Data Documentation

◆ action

_UDLL_ACTIONS __udll_gpio_watchdog::action

The u_dll action taken from __UDLL_ACTIONS.

Definition at line 573 of file u_dll.h.

◆ en

bool __udll_gpio_watchdog::en

Enable or disable the GPIO watchdog toggle.

Definition at line 574 of file u_dll.h.

◆ gpio

_ic_gpio __udll_gpio_watchdog::gpio

GPIO watchdog to toggle.

Definition at line 575 of file u_dll.h.

◆ pwr_lvl

_udll_gpio_pwr_lvl __udll_gpio_watchdog::pwr_lvl

The GPIO power level. 0x0 = 3.3V, 0x1 = 1.8V.

Definition at line 576 of file u_dll.h.


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