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

Mock partition. More...

#include <mock_partition.h>

Data Fields

uint8_t memory [(16 *1024)]
 
size_t size
 
bool fail_next_write
 
size_t fail_after_bytes
 

Detailed Description

Mock partition.

Field Documentation

◆ fail_after_bytes

size_t mock_partition_t::fail_after_bytes

Fail after byte

◆ fail_next_write

bool mock_partition_t::fail_next_write

Fail next write

◆ memory

uint8_t mock_partition_t::memory[(16 *1024)]

Memory

◆ size

size_t mock_partition_t::size

Memory size


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