RxBxSidh Class

Definition

Receive Buffer Standard Identifier High Register.

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

Constructors

RxBxSidh(Byte, Byte)

Initializes a new instance of the RxBxSidh class.

Properties

Address

Gets the address of the register.

RxBufferNumber

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

StandardIdentifier

SID[10:3]: Standard Identifier bits. These bits contain the eight Most Significant bits of the Standard Identifier for the received message.

Methods

GetRxBufferNumber(Address)

Gets the Rx Buffer Number based on the register address.

ToByte()

Converts register contents to a byte.

Applies to