GPIB_AVR
Data Fields
gpib_controller_t Struct Reference

Controller object data. More...

Data Fields

uchar myaddress
 controller address,usually 0x00
uchar partneraddress
 currently addressed partner device
uchar talks
 true while controller is talker
uchar partners [MAX_PARTNER]
 list of active partners

Detailed Description

Controller object data.


Field Documentation

controller address,usually 0x00

Referenced by gpib_controller_assign(), and gpib_get_address().

currently addressed partner device

Referenced by gpib_controller_assign(), gpib_get_partner(), and gpib_set_partner().

list of active partners

Referenced by gpib_serial_poll(), and queryPartners().

true while controller is talker

Referenced by _gpib_write(), gpib_controller_assign(), and gpib_receive().


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