TMiscDeviceControl
TMiscDeviceControl = (mdc_GPIO, mdc_VPD, mdc_VPD_Data);
Type used by the PutMiscDeviceControl and GetMiscDeviceControl functions.
Possible values:
| Value | Description |
|---|---|
mdc_GPIO |
used to set/retrieve the GPIO state |
mdc_VPD |
used to set/retrieve the VPD (Virtual Private Data) state |
mdc_VPD_Data |
used to set/retrieve the VPD values. |