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

u_dll library Configuration Script device specific booter command. More...

#include <u_dll.h>

Public Attributes

bool en
 
uint32_t value
 

Detailed Description

u_dll library Configuration Script device specific booter command.

Definition at line 468 of file u_dll.h.

Member Data Documentation

◆ en

bool __udll_cs_dev_booter::en

Enable or disable writing the uart_stx entry in Configuration Script.

Definition at line 470 of file u_dll.h.

◆ value

uint32_t __udll_cs_dev_booter::value

0xECXXXXXX. Used by the booter to configure device specific settings. If bit 0 is‘1’ the booter will apply wakeup/reset only in single and quad mode. Otherwise, booter assumes OQSPI operation and applies wakeup/reset in single and OQSPI mode.

Definition at line 471 of file u_dll.h.


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