Rec(Byte) Constructor

Definition

Initializes a new instance of the Rec class.

public Rec (byte receiveErrorCount);
new Iot.Device.Mcp25xxx.Register.ErrorDetection.Rec : byte -> Iot.Device.Mcp25xxx.Register.ErrorDetection.Rec
Public Sub New (receiveErrorCount As Byte)

Parameters

receiveErrorCount
Byte

REC[7:0]: Receive Error Count bits.

Applies to