Edit

Share via


TxBxSidh Class

Definition

Transmit Buffer Standard Identifier High Register.

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

Constructors

TxBxSidh(Byte, Byte)

Initializes a new instance of the TxBxSidh class.

Properties

Address

Gets the address of the register.

StandardIdentifier

SID[10:3]: Standard Identifier bits. These bits contain the eight Most Significant bits of the Standard 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