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

Device Type. More...

#include <drives.h>

Data Fields

uint8_t TYPE
 
uint8_t ADDRESS
 
uint8_t PPR
 
uint32_t BLOCKS
 
void * dev
 
void * state
 

Detailed Description

Device Type.

Definition at line 256 of file drives.h.

Field Documentation

◆ ADDRESS

uint8_t DeviceType::ADDRESS

◆ BLOCKS

uint32_t DeviceType::BLOCKS

Definition at line 261 of file drives.h.

Referenced by format_drives(), free_device(), hpdir_set_device(), init_Devices(), and verify_device().

◆ dev

void* DeviceType::dev

Definition at line 262 of file drives.h.

Referenced by alloc_device(), free_device(), init_Devices(), and set_Config_Defaults().

◆ PPR

uint8_t DeviceType::PPR

◆ state

void* DeviceType::state

Definition at line 263 of file drives.h.

Referenced by alloc_device(), free_device(), init_Devices(), and set_Config_Defaults().

◆ TYPE

uint8_t DeviceType::TYPE

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