automotive-dlt
DltContext Struct Reference

#include <dlt_user.h>

Data Fields

char contextID [DLT_ID_SIZE]
 
int32_t log_level_pos
 
int8_t * log_level_ptr
 
int8_t * trace_status_ptr
 
uint8_t mcnt
 

Detailed Description

This structure is used for every context used in an application.

Definition at line 103 of file dlt_user.h.

Field Documentation

int8_t* DltContext::log_level_ptr

pointer to the log level

Definition at line 107 of file dlt_user.h.

Referenced by dlt_register_context_ll_ts(), dlt_unregister_context(), and dlt_user_is_logLevel_enabled().

uint8_t DltContext::mcnt

message counter

Definition at line 109 of file dlt_user.h.

Referenced by dlt_register_context_ll_ts(), and dlt_user_log_send_log().


The documentation for this struct was generated from the following file: