Type of a bank header.
More...
#include <hal_mfs.h>
Type of a bank header.
- Note
- The header resides in the first 16 bytes of a bank.
Definition at line 208 of file hal_mfs.h.
◆ magic1
uint32_t mfs_bank_header_t::magic1 |
◆ magic2
uint32_t mfs_bank_header_t::magic2 |
◆ counter
uint32_t mfs_bank_header_t::counter |
Usage counter of the bank.
This value is increased each time a bank swap is performed. It indicates how much wearing the flash has already endured.
Definition at line 223 of file hal_mfs.h.
◆ reserved1
uint16_t mfs_bank_header_t::reserved1 |
◆ crc
uint16_t mfs_bank_header_t::crc |