Provided by: libgpib-doc_4.3.7-5_all bug

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

linux-gpib 4.3.7                                   11/28/2025                                          GETPAD(3)