I2cController Klasse

Definition

Stellt denI2 C-Controller für das System dar.

public ref class I2cController sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Devices.DevicesLowLevelContract, 131072)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class I2cController final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Devices.DevicesLowLevelContract), 131072)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class I2cController
Public NotInheritable Class I2cController
Vererbung
Object Platform::Object IInspectable I2cController
Attribute

Windows-Anforderungen

Gerätefamilie
Windows IoT Extension SDK (eingeführt in 10.0.10586.0)
Windows 10 Anniversary Edition (eingeführt in 10.0.14393.0)
API contract
Windows.Devices.DevicesLowLevelContract (eingeführt in v2.0)

Methoden

GetControllersAsync(II2cProvider)

Ruft alleI2 C-Controller ab, die sich im System befinden.

GetDefaultAsync()

Ruft denI2 C-Standardcontroller auf dem System ab.

GetDevice(I2cConnectionSettings)

Ruft dasI2 C-Gerät mit den angegebenen Einstellungen ab.

Gilt für: