Edit

Share via


TxBxEid0 Class

Definition

Transmit Buffer Extended Identifier Low Register.

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

Constructors

TxBxEid0(Byte, Byte)

Initializes a new instance of the TxBxEid0 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 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