Enumerations
enet_trace.h File Reference

This file contains the type definitions and helper macros for the Enet Trace interface. More...

#include <stdint.h>

Enumerations

enum  EnetTrace_TraceLevel {
  ENET_TRACE_NONE = 0U, ENET_TRACE_ERROR = 1U, ENET_TRACE_WARN = 2U, ENET_TRACE_INFO = 3U,
  ENET_TRACE_DEBUG = 4U, ENET_TRACE_VERBOSE = 5U
}
 Enumerates the types of trace level. More...
 

Detailed Description

This file contains the type definitions and helper macros for the Enet Trace interface.


Copyright 2020, Texas Instruments Incorporated