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

u_dll library Configuration Script XTAL settle trim data. More...

#include <u_dll.h>

Public Attributes

bool en
 
uint32_t timeout
 
_udll_cs_xtal_settle_ignore ignore
 

Detailed Description

u_dll library Configuration Script XTAL settle trim data.

Definition at line 453 of file u_dll.h.

Member Data Documentation

◆ en

bool __udll_cs_xtal_settle::en

Enable or disable writing the xtal settle time out entry in Configuration Script.

Definition at line 455 of file u_dll.h.

◆ ignore

_udll_cs_xtal_settle_ignore __udll_cs_xtal_settle::ignore

The Y is used to tell the booter to overrule the waiting for the XTAL to settle and just continue as if it was settled, or to ignore the XTAL completely and continue on RC32M.

Definition at line 457 of file u_dll.h.

◆ timeout

uint32_t __udll_cs_xtal_settle::timeout

One 32 bit word which is equal to 0xEAYXXXXX. The XXXXX is used to program the selected XTAL32M settling time in multiples of 100uS.

Definition at line 456 of file u_dll.h.


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