RxMxEid8 Class

Definition

Mask Extended Identifier High Register.

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

Constructors

RxMxEid8(Byte, Byte)

Initializes a new instance of the RxMxEid8 class.

Properties

Address

Gets the address of the register.

ExtendedIdentifier

EID[15:8]: Extended Identifier bits. These bits hold the filter bits to be applied to bits[15:8] of the Extended Identifier portion of a received message.If corresponding with RXM[1:0] = 00 and EXIDE = 0, these bits are applied to Byte 0 in received data.

RxMaskNumber

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

Methods

GetRxMaskNumber(Address)

Gets the Rx Mask Number based on the register address.

ToByte()

Converts register contents to a byte.

Applies to