RxMxSidh Class

Definition

Mask Standard Identifier High Register.

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

Constructors

RxMxSidh(Byte, Byte)

Initializes a new instance of the RxMxSidh class.

Properties

Address

Gets the address of the register.

RxMaskNumber

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

StandardIdentifierMask

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