|
Modbus Vault v1.0
|
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 |
BlackBox logger configuration parameters structure.
| bool blackbox_logger_parameters_t::is_dirty |
Structure is dirty flag should be set when written to
| uint32_t blackbox_logger_parameters_t::last_id |
The ID of the last known entry
| uint32_t blackbox_logger_parameters_t::replay_offset |
Last known replay address
| uint32_t blackbox_logger_parameters_t::write_offset |
Address of the start of the last successful write