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

p_dll library parameters for setting the devices into the various sleep mode. More...

#include <p_dll.h>

Public Attributes

_pdll_test_id test_id
 
bool en
 
_sleep_modes sleep_mode
 
uint32_t seconds
 

Detailed Description

p_dll library parameters for setting the devices into the various sleep mode.

Definition at line 635 of file p_dll.h.

Member Data Documentation

◆ en

bool __pdll_sleep_test::en

Whether to enable the sleep test. Check __sleep_modes.

Definition at line 638 of file p_dll.h.

◆ seconds

uint32_t __pdll_sleep_test::seconds

The time the device will stay in extended sleep mode, before it automatically wakes-up.

Definition at line 640 of file p_dll.h.

◆ sleep_mode

_sleep_modes __pdll_sleep_test::sleep_mode

Which sleep mode to enable. Check __sleep_modes.

Definition at line 639 of file p_dll.h.

◆ test_id

_pdll_test_id __pdll_sleep_test::test_id

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

Definition at line 637 of file p_dll.h.


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