SpiBusInfo クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
SPI バスに関する情報を表します。
public ref class SpiBusInfo sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Devices.DevicesLowLevelContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class SpiBusInfo final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Devices.DevicesLowLevelContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class SpiBusInfo
Public NotInheritable Class SpiBusInfo
- 継承
- 属性
Windows の要件
デバイス ファミリ |
Windows IoT Extension SDK (10.0.10240.0 で導入)
|
API contract |
Windows.Devices.DevicesLowLevelContract (v1.0 で導入)
|
プロパティ
ChipSelectLineCount |
バスで使用可能なチップ選択ラインの数を取得します。 |
MaxClockFrequency |
バスの最大クロック サイクル周波数。 |
MinClockFrequency |
バスの最小クロック サイクル周波数。 |
SupportedDataBitLengths |
データを送信するためにバスで使用できるビット長を取得します。 |