SpiController 클래스

정의

시스템의 SPI 컨트롤러를 나타냅니다.

public ref class SpiController sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Devices.DevicesLowLevelContract, 131072)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class SpiController final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Devices.DevicesLowLevelContract), 131072)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class SpiController
Public NotInheritable Class SpiController
상속
Object Platform::Object IInspectable SpiController
특성

Windows 요구 사항

디바이스 패밀리
Windows IoT Extension SDK (10.0.10586.0에서 도입되었습니다.)
Windows 10 Anniversary Edition (10.0.14393.0에서 도입되었습니다.)
API contract
Windows.Devices.DevicesLowLevelContract (v2.0에서 도입되었습니다.)

메서드

GetControllersAsync(ISpiProvider)

시스템에 있는 모든 SPI 컨트롤러를 가져옵니다.

GetDefaultAsync()

시스템의 기본 SPI 컨트롤러를 가져옵니다.

GetDevice(SpiConnectionSettings)

지정된 설정이 있는 SPI 디바이스를 가져옵니다.

적용 대상