CDC Badge OS
Firmware for the CDC Badge v1.0 hardware security key
Loading...
Searching...
No Matches
cdc::log::error_log_entry_t Struct Reference

#include <cdc_log.h>

Public Attributes

uint32_t timestamp_ms
log_level_t level
char message [100]

Detailed Description

Definition at line 40 of file cdc_log.h.

Member Data Documentation

◆ level

log_level_t cdc::log::error_log_entry_t::level

Definition at line 42 of file cdc_log.h.

◆ message

char cdc::log::error_log_entry_t::message[100]

Definition at line 43 of file cdc_log.h.

◆ timestamp_ms

uint32_t cdc::log::error_log_entry_t::timestamp_ms

Definition at line 41 of file cdc_log.h.


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