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

p_dll library parameters for UART loop test. More...

#include <p_dll.h>

Public Attributes

_pdll_test_id test_id
 
bool en
 
_baud_rate baud_rate
 
uint32_t times
 

Detailed Description

p_dll library parameters for UART loop test.

Definition at line 644 of file p_dll.h.

Member Data Documentation

◆ baud_rate

_baud_rate __pdll_uart_loop_test::baud_rate

The baud rate selected for the UART loop back test. __baud_rate.

Definition at line 648 of file p_dll.h.

◆ en

bool __pdll_uart_loop_test::en

Whether to enable the UART loop test.

Definition at line 647 of file p_dll.h.

◆ test_id

_pdll_test_id __pdll_uart_loop_test::test_id

Which test, from the __pdll_test_id, this device will perform.

Definition at line 646 of file p_dll.h.

◆ times

uint32_t __pdll_uart_loop_test::times

How many times the UART loop test will run.

Definition at line 649 of file p_dll.h.


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