Click or drag to resize
GpioExtensionsSetDriveModeWithFallback Method
Overload List
  NameDescription
Public methodStatic memberSetDriveModeWithFallback(GpioPin, GpioPinDriveMode)
Sets a drive mode with automatic fallback if the requested mode is not supported.
Public methodStatic memberSetDriveModeWithFallback(GpioPin, GpioPinDriveMode, GpioPinDriveMode)
Sets a drive mode with a fallback mode if the requested mode is not supported.
Top
See Also