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

u_dll library Configuration Script UART STX timeout data. More...

#include <u_dll.h>

Public Attributes

bool en
 
_udll_cs_baud_rate baud_rate
 
uint32_t timeout
 

Detailed Description

u_dll library Configuration Script UART STX timeout data.

Definition at line 408 of file u_dll.h.

Member Data Documentation

◆ baud_rate

_udll_cs_baud_rate __udll_cs_uart_stx::baud_rate

The Y of the 0xE8YXXXXX, is used to select a baud rate setting other than the default 115K2, from /ref __udll_cs_baud_rate.

Definition at line 411 of file u_dll.h.

◆ en

bool __udll_cs_uart_stx::en

Enable or disable writing the uart_stx entry in Configuration Script.

Definition at line 410 of file u_dll.h.

◆ timeout

uint32_t __udll_cs_uart_stx::timeout

One 32 bit word which is equal to 0xE8YXXXXX. The XXXXX is used to program the selected STX timeout in multiples of 100 us. So i.e. 0x80000028 is 40x100 µs = 4 ms.

Definition at line 412 of file u_dll.h.


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