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