Class Mcp4xx2
Represents a Mcp4xx2 digital rheostat
Assembly: Mcp4xxx.dll
View Source
public abstract class Mcp4xx2 : Mcp4xxx, ISpiPeripheral
Inheritance: System.Object
-> Meadow.Foundation.ICs.DigiPots.Mcp4xxx
Derived:
Meadow.Foundation.ICs.DigiPots.Mcp4132, Meadow.Foundation.ICs.DigiPots.Mcp4142, Meadow.Foundation.ICs.DigiPots.Mcp4152, Meadow.Foundation.ICs.DigiPots.Mcp4162, Meadow.Foundation.ICs.DigiPots.Mcp4232, Meadow.Foundation.ICs.DigiPots.Mcp4242, Meadow.Foundation.ICs.DigiPots.Mcp4252, Meadow.Foundation.ICs.DigiPots.Mcp4262
Implements:
Meadow.Hardware.ISpiPeripheral
Properties
Rheostats
Gets the array of rheostats connected to this Mcp4xx2 device.
View Source
public IRheostat[] Rheostats { get; }
Implements
Meadow.Hardware.ISpiPeripheral