monoZ docs
st_mz_flash Struct Reference

Structure for monoZ Flash. More...

#include <MZ_flash.h>

Data Fields

mzUint32 base_addr
 
mzUint32 no_of_bank_pages
 
mzUint32 bank_number
 
mzUint32 page_number
 
en_mz_fl_op current_op
 

Detailed Description

Structure for monoZ Flash.

Definition at line 36 of file MZ_flash.h.

Field Documentation

◆ base_addr

mzUint32 base_addr

Base address of managed flash

Definition at line 38 of file MZ_flash.h.

◆ no_of_bank_pages

mzUint32 no_of_bank_pages

Number of pages

Definition at line 39 of file MZ_flash.h.

◆ bank_number

mzUint32 bank_number

Bank number of the address

Definition at line 40 of file MZ_flash.h.

◆ page_number

mzUint32 page_number

page number of the address

Definition at line 41 of file MZ_flash.h.

◆ current_op

en_mz_fl_op current_op

Current operation

Definition at line 42 of file MZ_flash.h.


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