WE310F5  39.00.000
M2MB_FLASH_INFO Struct Reference

#include <m2mb_flash.h>

Data Fields

UINT32 device_id
 
UINT32 version_id
 
UINT32 block_count
 
UINT16 pages_per_block
 
UINT16 page_size_bytes
 

Detailed Description

Definition at line 54 of file m2mb_flash.h.

Field Documentation

◆ block_count

UINT32 block_count

Number of total blocks for this partition/image

Definition at line 58 of file m2mb_flash.h.

◆ device_id

UINT32 device_id

Device Identification

Definition at line 56 of file m2mb_flash.h.

◆ page_size_bytes

UINT16 page_size_bytes

Page size in bytes

Definition at line 60 of file m2mb_flash.h.

◆ pages_per_block

UINT16 pages_per_block

Number of pages in a block

Definition at line 59 of file m2mb_flash.h.

◆ version_id

UINT32 version_id

Device Version ID, if any

Definition at line 57 of file m2mb_flash.h.


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