vcdiff_mtd_t Struct Reference

Context for the underlying MTD device. More...

Detailed Description

Context for the underlying MTD device.

Definition at line 43 of file vcdiff_mtd.h.

#include <vcdiff_mtd.h>

Data Fields

mtd_dev_tdev
 Instance of the backing MTD device.
 
size_t next_erase_sector
 Number of the next sector that must be erased.
 
uint8_t write_buffer [CONFIG_TINYVCDIFF_MTD_WRITE_SIZE]
 Buffer for aligned writes.
 
size_t offset
 Current offset on the MTD device.
 

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