Mcp3302 Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
MCP3302 Analog to Digital Converter (ADC)
public class Mcp3302 : Iot.Device.Adc.Mcp33xx
type Mcp3302 = class
inherit Mcp33xx
Public Class Mcp3302
Inherits Mcp33xx
- Inheritance
Mcp3302(Spi |
Constructs Mcp3302 instance |
Channel |
the number of single ended input channel on the ADC (Inherited from Mcp3xxx) |
Check |
Checks that the channel is in range of the available input channels and that both channels are part of a valid pairing of input channels. (Inherited from Mcp3xxx) |
Check |
Checks that the channel is in range of the available channels channels and throws an exception if not. (Inherited from Mcp3xxx) |
Dispose() |
Disposes Mcp3Base instances (Inherited from Mcp3Base) |
Read(Int32) |
Reads a value from the device (Inherited from Mcp3xxx) |
Read |
Reads a 13 bit signed value from the device using differential inputs (Inherited from Mcp33xx) |
Read |
Reads a value from the device (Inherited from Mcp3Base) |
Read |
Reads a value from the device (Inherited from Mcp3xxx) |
Read |
Reads a value from the device using pseudo-differential inputs (Inherited from Mcp33xx) |
Product | Versions |
---|---|
.NET IoT Libraries | 1.0.0, 1.1.0, 1.2.0, 1.3.0, 1.4.0, 1.5.0, 2.0.0, 2.1.0, 2.2.0 |