Modbus Vault v1.0
Loading...
Searching...
No Matches
blackbox_logger_parameters_t Struct Reference

BlackBox logger configuration parameters structure. More...

#include <blackbox_logger.h>

Data Fields

uint32_t write_offset
 
uint32_t replay_offset
 
uint32_t last_id
 
bool is_dirty
 

Detailed Description

BlackBox logger configuration parameters structure.

Field Documentation

◆ is_dirty

bool blackbox_logger_parameters_t::is_dirty

Structure is dirty flag should be set when written to

◆ last_id

uint32_t blackbox_logger_parameters_t::last_id

The ID of the last known entry

◆ replay_offset

uint32_t blackbox_logger_parameters_t::replay_offset

Last known replay address

◆ write_offset

uint32_t blackbox_logger_parameters_t::write_offset

Address of the start of the last successful write


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