IGpioPinProvider.SetDriveMode(ProviderGpioPinDriveMode) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sets the pin's drive mode.
public:
void SetDriveMode(ProviderGpioPinDriveMode value);
void SetDriveMode(ProviderGpioPinDriveMode const& value);
public void SetDriveMode(ProviderGpioPinDriveMode value);
function setDriveMode(value)
Public Sub SetDriveMode (value As ProviderGpioPinDriveMode)
Parameters
- value
- ProviderGpioPinDriveMode
The desired drive mode for the pin.