![]() |
Hamlib 4.7~git
|
Hamlib port data structures. More...

Go to the source code of this file.
Data Structures | |
| struct | hamlib_port |
| Port definition. More... | |
| struct | hamlib_port_deprecated |
Macros | |
| #define | HAMLIB_RIGPORT(r) |
| #define | HAMLIB_PTTPORT(r) |
| #define | HAMLIB_DCDPORT(r) |
| #define | HAMLIB_AMPPORT(a) |
| #define | HAMLIB_ROTPORT(r) |
| #define | HAMLIB_ROTPORT2(r) |
Typedefs | |
| typedef struct hamlib_port | hamlib_port_t |
| Port definition. | |
| typedef struct hamlib_port_deprecated | hamlib_port_t_deprecated |
| typedef hamlib_port_t_deprecated | port_t_deprecated |
| typedef hamlib_port_t | port_t |
| Short type name of the hamlib_port structure. | |
Hamlib port data structures.
This file contains the data structures and declarations for the Hamlib port Application Programming Interface (API).