HPM SDK
HPMicro Software Development Kit
hpm_log Struct Reference

Data Fields

char message [256]
 
uint64_t(* get_timestamp )(void)
 
long(* critical_enter )(void)
 
void(* critical_exit )(long val)
 
hpm_log_engine_t engine [1]
 

Field Documentation

◆ critical_enter

long(* hpm_log::critical_enter) (void)

◆ critical_exit

void(* hpm_log::critical_exit) (long val)

◆ engine

hpm_log_engine_t hpm_log::engine[1]

◆ get_timestamp

uint64_t(* hpm_log::get_timestamp) (void)

◆ message

char hpm_log::message[256]

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