RxBxEid0 Class

Definition

Receive Buffer Extended Identifier Low Register.

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

Constructors

RxBxEid0(Byte, Byte)

Initializes a new instance of the RxBxEid0 class.

Properties

Address

Gets the address of the register.

ExtendedIdentifier

EID[7:0]: Extended Identifier bits. These bits hold the Least Significant eight bits of the Extended Identifier for the received message.

RxBufferNumber

Receive Buffer Number. Must be a value of 0 - 1.

Methods

GetRxBufferNumber(Address)

Gets the Rx Buffer Number based on the register address.

ToByte()

Converts register contents to a byte.

Applies to