RxBxEid8 Class

Definition

Receive Buffer Extended Identifier High Register.

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

Constructors

RxBxEid8(Byte, Byte)

Initializes a new instance of the RxBxEid8 class.

Properties

Address

Gets the address of the register.

ExtendedIdentifier

EID[15:8]: Extended Identifier bits. These bits hold bits 15 through 8 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