get_priority
Description:
Returns the priority of the device driver.
The higher the value, the more important it is.
Parameters:
this |
an DeviceDriver instance |
Returns:
the priority of the device driver. |
Returns the priority of the device driver.
The higher the value, the more important it is.
this |
an DeviceDriver instance |
the priority of the device driver. |