Edit

Share via


Mcp3201 Class

Definition

MCP32001 Analog to Digital Converter (ADC)

public class Mcp3201 : Iot.Device.Adc.Mcp3Base
type Mcp3201 = class
    inherit Mcp3Base
Public Class Mcp3201
Inherits Mcp3Base
Inheritance
Mcp3201

Constructors

Mcp3201(SpiDevice)

Constructs Mcp3201 instance

Methods

Dispose()

Disposes Mcp3Base instances

(Inherited from Mcp3Base)
Read()

Reads a 12-bit (0..4096) value from the device

ReadInternal(Int32, Int32, Int32)

Reads a value from the device

(Inherited from Mcp3Base)

Applies to