net48
namespace Iot.Device.Mcp25xxx
{
public class Mcp25625 : Mcp25xxx
{
public Mcp25625(SpiDevice! spiDevice, int reset = -1, int tx0rts = -1, int tx1rts = -1, int tx2rts = -1, int standby = -1, int interrupt = -1, int rx0bf = -1, int rx1bf = -1, int clkout = -1, GpioController? gpioController = null, bool shouldDispose = true);
}
}
.NET | 5.06.07.08.09.0 |
---|---|
.NET Core | 2.02.12.23.03.1 |
.NET Framework | 4.6.14.6.24.74.7.14.7.24.84.8.1 |
.NET Standard | 2.02.1 |
Information specific to net48 | |
Assembly | Iot.Device.Bindings , Version=3.2.0.0, PublicKeyToken=31bf3856ad364e35 |
Referencing | Your project needs a package reference to |
Package | Iot.Device.Bindings (3.2.0) netstandard2.0 |
Platform Restrictions | This framework does not have platform annotations. |