GpioController.GetDefault 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.
Gets the default general-purpose I/O (GPIO) controller for the system.
public:
static GpioController ^ GetDefault();
static GpioController GetDefault();
public static GpioController GetDefault();
function getDefault()
Public Shared Function GetDefault () As GpioController
Returns
The default GPIO controller for the system, or null if the system has no GPIO controller.
Windows requirements
App capabilities |
lowLevel
|