pci_mux_version()
QNX SDP8.0PCI Server User's GuideAPIConfiguration
Get the PCI version
Synopsis:
#include <pci/pci_mux.h>
uint32_t pci_mux_version( void );
Library:
libpci
Use the -l pci option to qcc to link against this library.
Description:
The pci_mux_version() function provides the version number of the PCI library and APIs.
Returns:
The PCI version number.
Classification:
Safety: | |
---|---|
Cancellation point | No |
Signal handler | No |
Thread | Yes |
Page updated: