Class Mcp4152
Represents an MCP4152 digital rheostat.
Assembly: Mcp4xxx.dll
View Source
public class Mcp4152 : Mcp4xx2, ISpiPeripheral
Inheritance: System.Object
-> Meadow.Foundation.ICs.DigiPots.Mcp4xxx -> Meadow.Foundation.ICs.DigiPots.Mcp4xx2
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