|  | WE310F5
    39.00.000
    | 
#include <m2mb_flash.h>
| Data Fields | |
| UINT32 | device_id | 
| UINT32 | version_id | 
| UINT32 | block_count | 
| UINT16 | pages_per_block | 
| UINT16 | page_size_bytes | 
Definition at line 54 of file m2mb_flash.h.
| UINT32 block_count | 
Number of total blocks for this partition/image
Definition at line 58 of file m2mb_flash.h.
| UINT32 device_id | 
Device Identification
Definition at line 56 of file m2mb_flash.h.
| UINT16 page_size_bytes | 
Page size in bytes
Definition at line 60 of file m2mb_flash.h.
| UINT16 pages_per_block | 
Number of pages in a block
Definition at line 59 of file m2mb_flash.h.
| UINT32 version_id | 
Device Version ID, if any
Definition at line 57 of file m2mb_flash.h.