PAGE_SIZE

Constant PAGE_SIZE 

pub const PAGE_SIZE: u32 = 4096; // 4_096u32
Expand description

Flash page size shared by every backend the journals run on (nRF52840 NVMC and ESP32-S3 SPI flash are both 4 KiB-erase parts).