pub const PAGE_SIZE: usize = 4096;
Emulated page size. RRAM does not use pages. This exists only for downstream compatibility.