monoZ docs
|
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 |
Structure for monoZ Flash.
Definition at line 36 of file MZ_flash.h.
mzUint32 base_addr |
Base address of managed flash
Definition at line 38 of file MZ_flash.h.
mzUint32 no_of_bank_pages |
Number of pages
Definition at line 39 of file MZ_flash.h.
mzUint32 bank_number |
Bank number of the address
Definition at line 40 of file MZ_flash.h.
mzUint32 page_number |
page number of the address
Definition at line 41 of file MZ_flash.h.
en_mz_fl_op current_op |
Current operation
Definition at line 42 of file MZ_flash.h.