openMSX
Public Attributes | List of all members
openmsx::DiskImageUtils::CHS Struct Reference

Public Attributes

unsigned cylinder
 
uint8_t head
 
uint8_t sector
 

Detailed Description

Definition at line 449 of file DiskImageUtils.cc.

Member Data Documentation

◆ cylinder

unsigned openmsx::DiskImageUtils::CHS::cylinder

Definition at line 450 of file DiskImageUtils.cc.

◆ head

uint8_t openmsx::DiskImageUtils::CHS::head

Definition at line 451 of file DiskImageUtils.cc.

◆ sector

uint8_t openmsx::DiskImageUtils::CHS::sector

Definition at line 452 of file DiskImageUtils.cc.


The documentation for this struct was generated from the following file: