MegaWiFi 1.5
MegaWiFi API documentation
mw_msg_flash_range Struct Reference

Flash memory block. More...

#include <mw-msg.h>

Data Fields

uint32_t addr
 Start address. More...
 
uint16_t len
 Length of the block. More...
 

Detailed Description

Flash memory block.

Definition at line 198 of file mw-msg.h.

Field Documentation

◆ addr

uint32_t mw_msg_flash_range::addr

Start address.

Definition at line 199 of file mw-msg.h.

◆ len

uint16_t mw_msg_flash_range::len

Length of the block.

Definition at line 200 of file mw-msg.h.


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