GpioPin.GetDriveMode 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得一般用途 I/O (GPIO) 針腳的目前磁片磁碟機模式。 磁片磁碟機模式會指定針腳是否設定為輸入或輸出,並決定如何將值驅動到針腳。
public:
virtual GpioPinDriveMode GetDriveMode() = GetDriveMode;
GpioPinDriveMode GetDriveMode();
public GpioPinDriveMode GetDriveMode();
function getDriveMode()
Public Function GetDriveMode () As GpioPinDriveMode
傳回
列舉值,表示 GPIO 針腳目前的磁片磁碟機模式。 磁片磁碟機模式會指定針腳是否設定為輸入或輸出,並決定如何將值驅動到針腳。
Windows 需求
應用程式功能 |
lowLevel
|