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

u_dll library Configuration Script register entries. More...

#include <u_dll.h>

Public Attributes

bool en
 
uint32_t reg
 
uint32_t value
 

Detailed Description

u_dll library Configuration Script register entries.

Definition at line 475 of file u_dll.h.

Member Data Documentation

◆ en

bool __udll_cs_reg_entry::en

Enable or disable writing the register value in Configuration Script.

Definition at line 477 of file u_dll.h.

◆ reg

uint32_t __udll_cs_reg_entry::reg

One 32 bit word holding the register address.

Definition at line 478 of file u_dll.h.

◆ value

uint32_t __udll_cs_reg_entry::value

One 32 bit word holding the value to be set on the register.

Definition at line 479 of file u_dll.h.


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