Constant PAGE_SECTORS_SHIFT

Source
pub const PAGE_SECTORS_SHIFT: u32 = bindings::PAGE_SECTORS_SHIFT; // 3u32
Expand description

The difference between the size of a page and the size of a sector, expressed as a power of two.