Meadow.Foundation.ICs.DigiPots.Mcp4161
Mcp4161 | |
---|---|
Status | |
Source code | GitHub |
Datasheet(s) | GitHub |
NuGet package |
Class Mcp4161
Represents an MCP4161 digital potentiometer.
Assembly: Mcp4xxx.dll
View Source
Declaration
public class Mcp4161 : Mcp4xx1, ISpiPeripheral
Inheritance: System.Object
-> Meadow.Foundation.ICs.DigiPots.Mcp4xxx
Implements:
Meadow.Hardware.ISpiPeripheral
Properties
MaxSteps
Gets the maximum number of steps or resolution.
View Source
Declaration
public override int MaxSteps { get; }
Implements
Meadow.Hardware.ISpiPeripheral