Edit

Share via


RxFxSidh Class

Definition

Filter Standard Identifier High Register.

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

Constructors

RxFxSidh(Byte, Byte)

Initializes a new instance of the RxFxSidh class.

Properties

Address

Gets the address of the register.

RxFilterNumber

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

StandardIdentifierFilter

SID[10:3]: Standard Identifier Filter bits These bits hold the filter bits to be applied to bits[10:3] 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