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