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

u_dll library Booter properties for the Configuration Script data holding structure. More...

#include <u_dll.h>

Public Attributes

bool en
 
uint32_t address
 

Detailed Description

u_dll library Booter properties for the Configuration Script data holding structure.

Definition at line 401 of file u_dll.h.

Member Data Documentation

◆ address

uint32_t __udll_cs_booter::address

One 32 bit word which is equal to 0xE6000000-0xYYYYYYYY, indicating this is a value pointing to the product header in flash at address 0xYYYYYYYY

Definition at line 404 of file u_dll.h.

◆ en

bool __udll_cs_booter::en

Enable or disable writing the uart_stx entry in the Configuration Script.

Definition at line 403 of file u_dll.h.


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