TianoCore EDK2 master
|
#include <MdePkg/Library/MipiSysTLib/mipi_syst.h>
Data Fields | |
struct mipi_syst_header * | systh_header |
struct mipi_syst_handle_flags | systh_flags |
struct mipi_syst_msg_tag | systh_tag |
struct mipi_syst_guid | systh_guid |
mipi_syst_u32 | systh_param_count |
mipi_syst_u32 | systh_param [6] |
struct mipi_syst_platform_handle | systh_platform |
SyS-T connection handle state structure
This structure connects the instrumentation API with the underlying SyS-T infrastructure. It plays a similar role to a FILE * in traditional C file IO.
Definition at line 753 of file mipi_syst.h.