table of contents
other versions
- trixie-backports 4.3.7-5~bpo13+1
- testing 4.3.7-5
- unstable 4.3.7-5
| GETPAD(3) | Utility Functions | GETPAD(3) |
NAME¶
GetPAD - extract primary address from an Addr4882_t value
SYNOPSIS¶
#include <gpib/ib.h>
static __inline__ unsigned int GetPAD(Addr4882_t address);
DESCRIPTION¶
GetPAD() extracts the primary address packed into the Addr4882_t value address.
RETURN VALUE¶
The primary GPIB address (from 0 through 30) stored in address.
COPYRIGHT¶
Copyright © 2003-2006, 2008 Frank Mori Hess
| 11/28/2025 | linux-gpib 4.3.7 |