p_dll library parameters for each different device.
More...
#include <p_dll.h>
p_dll library parameters for each different device.
Definition at line 720 of file p_dll.h.
◆ baud_rate
| uint32_t __pdll_device::baud_rate |
UART baud rate. Currently, should be fixed to 115200.
Definition at line 725 of file p_dll.h.
◆ clbck
| _user_callback_pdll __pdll_device::clbck |
A user callback function for every device, with _user_callback_pdll type, which will be called whenever the device changes status.
Definition at line 726 of file p_dll.h.
◆ com_port
| uint32_t __pdll_device::com_port |
UART COM port during tests.
Definition at line 724 of file p_dll.h.
◆ dut_ic
◆ is_active
| bool __pdll_device::is_active |
Enable or disable the device.
Definition at line 722 of file p_dll.h.
◆ is_GU
| bool __pdll_device::is_GU |
Whether the device is a GU or not.
Definition at line 728 of file p_dll.h.
◆ test
The device test data.
Definition at line 727 of file p_dll.h.
The documentation for this struct was generated from the following file:
- C:/WORK/PLT/PLT_I/COBALT/CODE/prod_tool_ref/prod_tools/production_line_tool/core_dlls/p_dll/p_dll.h