ISpiDeviceStatics 인터페이스

정의

SPI 디바이스에 공통적인 SPI 디바이스 통계를 나타냅니다.

public interface class ISpiDeviceStatics
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Devices.DevicesLowLevelContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(2725832025, 22304, 19775, 189, 147, 86, 245, 255, 90, 88, 121)]
struct ISpiDeviceStatics
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Devices.DevicesLowLevelContract), 65536)]
[Windows.Foundation.Metadata.Guid(2725832025, 22304, 19775, 189, 147, 86, 245, 255, 90, 88, 121)]
public interface ISpiDeviceStatics
Public Interface ISpiDeviceStatics
특성

Windows 요구 사항

디바이스 패밀리
Windows IoT Extension SDK (10.0.10240.0에서 도입되었습니다.)
API contract
Windows.Devices.DevicesLowLevelContract (v1.0에서 도입되었습니다.)

메서드

FromIdAsync(String, SpiConnectionSettings)

연결 설정이 제공된 디바이스를 엽니다.

GetBusInfo(String)

특정 버스에 대한 정보를 검색합니다.

GetDeviceSelector()

시스템에 있는 모든 SPI 버스를 가져옵니다.

GetDeviceSelector(String)

입력 매개 변수와 일치하는 시스템에서 찾은 모든 SPI 버스를 가져옵니다.

적용 대상