Movatterモバイル変換


[0]ホーム

URL:


Skip to main contentSkip to in-page navigation

This browser is no longer supported.

Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.

Download Microsoft EdgeMore info about Internet Explorer and Microsoft Edge
Table of contentsExit editor mode

Windows.Devices.Spi.Provider Namespace

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.

This API exposes a Provider interface and associated classes for the user to implement for a specific controller. TheSPI API needs an SPI Provider implementation to talk to the SPI controller.

Note

For info about providers, see the note at the beginning of theWindows.Devices.Gpio.Provider namespace topic.

Classes

NameDescription
ProviderSpiConnectionSettings

Represents the provider settings for the connection to a device.

Interfaces

NameDescription
ISpiControllerProvider

Represents actions common to all SPI controllers.

ISpiDeviceProvider

Represents actions common to a device connected through the SPI bus.

ISpiProvider

Represents actions common to SPI controller providers.

Enums

NameDescription
ProviderSpiMode

Defines the SPI communication mode. The communication mode defines the clock edge on which the master out line toggles, the master in line samples, and the signal clock's signal steady level (named SCLK). Each mode is defined with a pair of parameters called clock polarity (CPOL) and clock phase (CPHA).

ProviderSpiSharingMode

Defines the sharing mode for the SPI bus.


Feedback

Was this page helpful?

YesNoNo

Need help with this topic?

Want to try using Ask Learn to clarify or guide you through this topic?

Suggest a fix?

In this article

Was this page helpful?

YesNo
NoNeed help with this topic?

Want to try using Ask Learn to clarify or guide you through this topic?

Suggest a fix?