Operation on driver specific parameter.
More...
Inherits object.
|
int | Get = 0 |
| Get information from the device.
|
|
int | GetMaxiumum = 805306368 |
| Get the maximal supported value for the parameter.
|
|
int | GetMinimum = 536870912 |
| Get the minimal supported value for the parameter.
|
|
int | Set = 268435456 |
| Set information in the device.
|
|
int | Verify = 1073741824 |
| Verify the given value for the parameter.
|
|
Operation on driver specific parameter.