pub type IDEREGS = _IDEREGS;
Aliased Type§
struct IDEREGS {
pub bFeaturesReg: u8,
pub bSectorCountReg: u8,
pub bSectorNumberReg: u8,
pub bCylLowReg: u8,
pub bCylHighReg: u8,
pub bDriveHeadReg: u8,
pub bCommandReg: u8,
pub bReserved: u8,
}
Fields§
§bFeaturesReg: u8
§bSectorCountReg: u8
§bSectorNumberReg: u8
§bCylLowReg: u8
§bCylHighReg: u8
§bDriveHeadReg: u8
§bCommandReg: u8
§bReserved: u8