Class Mcp4921
Represents the MCP4921 digital-to-analog converter (DAC) implementation, inheriting from the base Mcp492x class.
Assembly: Mcp492x.dll
View Source
public class Mcp4921 : Mcp492x, ISpiPeripheral, IAnalogOutputController, IPinController
Inheritance: System.Object
-> Meadow.Foundation.ICs.DAC.Mcp492x
Implements:
Meadow.Hardware.ISpiPeripheral
, Meadow.Hardware.IAnalogOutputController
, Meadow.Hardware.IPinController
Properties
Pins
Gets the pin definitions for the MCP4921.
View Source
public Mcp4921.PinDefinitions Pins { get; }
Implements
Meadow.Hardware.ISpiPeripheral
Meadow.Hardware.IAnalogOutputController
Meadow.Hardware.IPinController