RxMxSidl Class

Definition

Mask Standard Identifier Low Register.

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

Constructors

RxMxSidl(Byte, Byte)

Initializes a new instance of the RxMxSidl class.

RxMxSidl(Byte, Byte, Byte)

Initializes a new instance of the RxMxSidl class.

Properties

Address

Gets the address of the register.

ExtendedIdentifierMask

EID[17:16]: Extended Identifier Mask bits. These bits hold the mask bits to be applied to bits[17:16] of the Extended Identifier portion of a received message.

RxMaskNumber

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

StandardIdentifierMask

SID[2:0]: Standard Identifier Mask bits. These bits hold the mask bits to be applied to bits[2:0] of the Standard Identifier portion of a received message.

Methods

GetRxMaskNumber(Address)

Gets the Rx Mask Number based on the register address.

ToByte()

Converts register contents to a byte.

Applies to