MTA — generate 'my talk address' command byte
#include <gpib/ib.h>
uint8_t MTA( | address) ; |
unsigned int address
; MTA() returns a 'my talk address'
command byte corresponding
to the address
argument. The address
may be between 0 and 30.
The appropriate MTA command byte is returned.