RxB1Ctrl Class

Definition

Receive Buffer 1 Control Register.

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

Constructors

RxB1Ctrl(Byte)

Initializes a new instance of the RxB1Ctrl class.

RxB1Ctrl(RxB1Ctrl+Filter, Boolean, OperatingMode)

Initializes a new instance of the RxB1Ctrl class.

Properties

Address

Gets the address of the register.

FilterHit

FILHIT[2:0]: Filter Hit bits.

ReceiveBufferOperatingMode

RXM[1:0]: Receive Buffer Operating mode bits.

ReceivedRemoteTransferRequest

RXRTR: Received Remote Transfer Request bit. True = Remote Transfer Request received. False = No Remote Transfer Request received.

Methods

ToByte()

Converts register contents to a byte.

Applies to