Constant btlib::IO_BLOCKS_PER_SECTOR
source · pub const IO_BLOCKS_PER_SECTOR: usize = 256;Expand description
The number of IO blocks in each sector.
pub const IO_BLOCKS_PER_SECTOR: usize = 256;The number of IO blocks in each sector.