OTAU Client interface.
Copyright (c) 2019 Microchip Technology Inc. and its subsidiaries.
#include "otau.h"
Data Structures | |
struct | log_header_t |
struct | log_indication_t |
struct | trace_indication_t |
struct | trace_t |
Macros | |
#define | BUF_SIZE 500 |
Enumerations | |
enum | debug_timer_state_t { DEBUG_TIMER_IDLE, DEBUG_LOG_STATE, DEBUG_TRACE_STATE } |
#define BUF_SIZE 500 |
Referenced by otauDebugInit(), and otauDebugRcvdFrame().
enum debug_timer_state_t |