OpenCBM
Data Fields
CBMT_IECADDRESS Struct Reference

#include <cbmioctl.h>

Data Fields

UCHAR PrimaryAddress
 
UCHAR SecondaryAddress
 

Detailed Description

This type provides primary and secondary address on the IEC bus

Definition at line 86 of file cbmioctl.h.

Field Documentation

UCHAR CBMT_IECADDRESS::PrimaryAddress

The primary address a.k.a. device number of the drive to be accessed

Definition at line 90 of file cbmioctl.h.

Referenced by opencbm_plugin_close(), opencbm_plugin_listen(), opencbm_plugin_open(), and opencbm_plugin_talk().

UCHAR CBMT_IECADDRESS::SecondaryAddress

The secondary address for the access

Definition at line 93 of file cbmioctl.h.

Referenced by opencbm_plugin_close(), opencbm_plugin_listen(), opencbm_plugin_open(), and opencbm_plugin_talk().


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