|
VSF Documented
|
#include <esp_app_trace_types.h>
Data Fields | ||
| esp_apptrace_dest_t | dest | |
| union { | ||
| esp_apptrace_uart_config_t uart | ||
| struct { | ||
| uint8_t _unused | ||
| } jtag | ||
| } | dest_cfg | |
| uint32_t | flush_tmo | |
| uint32_t | flush_thresh | |
| esp_apptrace_dest_t esp_apptrace_config_t::dest |
| esp_apptrace_uart_config_t esp_apptrace_config_t::uart |
| uint8_t esp_apptrace_config_t::_unused |
| struct { ... } esp_apptrace_config_t::jtag |
| union { ... } esp_apptrace_config_t::dest_cfg |
| uint32_t esp_apptrace_config_t::flush_tmo |
| uint32_t esp_apptrace_config_t::flush_thresh |