HP85 GPIB Disk Emulator  1.0
HP85GPIBDiskEmulator
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
td_comment_t Struct Reference

Comment header Only used when bit 7 of TrackDensity in TeleDisk Header is set. More...

#include <td02lif.h>

Data Fields

uint16_t CRC
 
uint16_t Size
 
uint8_t Year
 
uint8_t Month
 
uint8_t Day
 
uint8_t Hour
 
uint8_t Minute
 
uint8_t Second
 

Detailed Description

Comment header Only used when bit 7 of TrackDensity in TeleDisk Header is set.

Definition at line 121 of file td02lif.h.

Field Documentation

◆ CRC

uint16_t td_comment_t::CRC

Definition at line 123 of file td02lif.h.

Referenced by td0_open(), and td0_unpack_comment_header().

◆ Day

uint8_t td_comment_t::Day

Definition at line 127 of file td02lif.h.

Referenced by td0_open(), and td0_unpack_comment_header().

◆ Hour

uint8_t td_comment_t::Hour

Definition at line 128 of file td02lif.h.

Referenced by td0_open(), and td0_unpack_comment_header().

◆ Minute

uint8_t td_comment_t::Minute

Definition at line 129 of file td02lif.h.

Referenced by td0_open(), and td0_unpack_comment_header().

◆ Month

uint8_t td_comment_t::Month

Definition at line 126 of file td02lif.h.

Referenced by td0_open(), and td0_unpack_comment_header().

◆ Second

uint8_t td_comment_t::Second

Definition at line 130 of file td02lif.h.

Referenced by td0_open(), and td0_unpack_comment_header().

◆ Size

uint16_t td_comment_t::Size

Definition at line 124 of file td02lif.h.

Referenced by td0_open(), and td0_unpack_comment_header().

◆ Year

uint8_t td_comment_t::Year

Definition at line 125 of file td02lif.h.

Referenced by td0_open(), and td0_unpack_comment_header().


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