nRF Connect SDK Bare Metal API 2.0.99
Loading...
Searching...
No Matches

◆ is_wear_aligned

bool bm_storage_config::is_wear_aligned

Enforce wear unit alignment on operations that cause wear.

If bm_storage_info::is_erase_before_write is not set, both write and erase operations must be aligned to the wear unit.

If bm_storage_info::is_erase_before_write is set, only the erase operation must be aligned to the wear unit.