Edit

Share via


RxFxSidl Class

Definition

Filter Standard Identifier Low Register.

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

Constructors

RxFxSidl(Byte, Byte, Boolean, Byte)

Initializes a new instance of the RxFxSidl class.

RxFxSidl(Byte, Byte)

Initializes a new instance of the RxFxSidl class.

Properties

Address

Gets the address of the register.

ExtendedIdentifierEnable

EXIDE: Extended Identifier Enable bit. True = Filter is applied only to extended frames. False = Filter is applied only to standard frames.

ExtendedIdentifierFilter

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

RxFilterNumber

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

StandardIdentifierFilter

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

Methods

GetRxFilterNumber(Address)

Gets the Rx Filter Number based on the register address.

ToByte()

Converts register contents to a byte.

Applies to