Class Mcp4231
Represents an MCP4231 digital potentiometer.
Assembly: Mcp4xxx.dll
View Source
public class Mcp4231 : Mcp4xx1, ISpiPeripheral
Inheritance: System.Object
-> Meadow.Foundation.ICs.DigiPots.Mcp4xxx -> Meadow.Foundation.ICs.DigiPots.Mcp4xx1
Implements:
Meadow.Hardware.ISpiPeripheral
Properties
MaxSteps
Gets the maximum number of steps or resolution.
View Source
public override int MaxSteps { get; }
Implements
Meadow.Hardware.ISpiPeripheral