Sming Framework API
Sming - Open Source framework for high efficiency WiFi SoC ESP8266 native development with C++ language.
rboot_write_status Struct Reference

Structure defining flash write status. More...

#include <rboot-api.h>

Public Attributes

uint32 start_addr
 
uint32 start_sector
 
int32 last_sector_erased
 
uint8 extra_count
 
uint8 extra_bytes [4]
 

Detailed Description

Structure defining flash write status.

Note
The user application should not modify the contents of this structure.
See also
rboot_write_flash