Edit

Share via


TxBxEid8 Class

Definition

Transmit Buffer Extended Identifier High Register.

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

Constructors

TxBxEid8(Byte, Byte)

Initializes a new instance of the TxBxEid8 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 transmit message.

TxBufferNumber

Transmit Buffer Number. Must be a value of 0 - 2.

Methods

GetTxBufferNumber(Address)

Gets the Tx Buffer Number based on the register address.

ToByte()

Converts register contents to a byte.

Applies to