Mkd64 module API  1.3b
API for creating own mkd64 modules
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
BlockPosition Struct Reference

A position on a disk image, given in track and sector number. More...

#include <mkd64/block.h>

Public Attributes

uint8_t track
 track number, starting at 1
uint8_t sector
 sector number, starting at 0

Detailed Description

A position on a disk image, given in track and sector number.


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