Click or drag to resize
GpioExtensions Methods

The GpioExtensions type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
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.
Public methodToString (Inherited from Object.)
Top
See Also