Rec Class

Definition

Receiver Error Counter Register.

public class Rec : Iot.Device.Mcp25xxx.Register.IRegister
type Rec = class
    interface IRegister
Public Class Rec
Implements IRegister
Inheritance
Rec
Implements

Constructors

Rec(Byte)

Initializes a new instance of the Rec class.

Properties

Address

Gets the address of the register.

ReceiveErrorCount

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

Methods

ToByte()

Converts register contents to a byte.

Applies to