Skip to main content

lsn_t

Type Alias lsn_t 

Source
pub type lsn_t = i32;
Expand description

The type of a Logical Sector Number. Note that an lba can be negative and the MMC3 specs allow for a conversion of a negative lba.

@see msf_t