Contents

getFunctionNumber

Accessor to return the PCI device's function number.

Declaration

virtual UInt8 getFunctionNumber(
 void );

Return Value

The 3-bit value of device's function number.

Overview

This method is an accessor to return the PCI device's function number.

See Also

Miscellaneous