Skip to main content

Enum I2cChannelFunctionType

Represents the type of I2C channel function.

Assembly: Meadow.Contracts.dll
View Source
public enum I2cChannelFunctionType

Fields

Data

Data channel function.

View Source
Data = 0

Clock

Clock channel function.

View Source
Clock = 1