MIP_SDK  v4.0.0
MicroStrain Communications Library for embedded systems
Macros
MIP Logging [C]

MIP logging in C. More...

Macros

#define MIP_LOG_PACKET(packet, grouping, level)
 
#define MIP_LOG_FIELD(field, grouping, level)
 
#define MIP_LOG_PACKET_VERBOSE(packet, grouping, level)
 
#define MIP_LOG_FIELD_VERBOSE(field, grouping, level)
 

Detailed Description

Macro Definition Documentation

◆ MIP_LOG_PACKET

#define MIP_LOG_PACKET (   packet,
  grouping,
  level 
)

◆ MIP_LOG_FIELD

#define MIP_LOG_FIELD (   field,
  grouping,
  level 
)

◆ MIP_LOG_PACKET_VERBOSE

#define MIP_LOG_PACKET_VERBOSE (   packet,
  grouping,
  level 
)

◆ MIP_LOG_FIELD_VERBOSE

#define MIP_LOG_FIELD_VERBOSE (   field,
  grouping,
  level 
)