Edit

Share via


RxFxEid0 Class

Definition

Filter Extended Identifier Low Register.

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

Constructors

RxFxEid0(Byte, Byte)

Initializes a new instance of the RxFxEid0 class.

Properties

Address

Gets the address of the register.

ExtendedIdentifier

EID[7:0]: Extended Identifier bits. These bits hold the filter bits to be applied to bits[7:0] of the Extended Identifier portion of a received message or to Byte 1 in received data if corresponding with RXM[1:0] = 00 and EXIDE = 0.

RxFilterNumber

Receive Filter Number. Must be a value of 0 - 5.

Methods

GetRxFilterNumber(Address)

Gets the Rx Filter Number based on the register address.

ToByte()

Converts register contents to a byte.

Applies to