RxBxDn Class

Definition

Receive Buffer Data Byte Register.

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

Constructors

RxBxDn(Byte, Byte, Byte)

Initializes a new instance of the RxBxDn class.

Properties

Address

Gets the address of the register.

Index

Index of data. Must be a value of 0 - 7.

ReceiveBufferDataFieldBytes

RBxD[7:0]: Receive Buffer Data Field Bytes.

RxBufferNumber

Receive Buffer Number.

Methods

GetRxBufferNumber(Address)

Gets the Rx Buffer Number based on the register address.

ToByte()

Converts register contents to a byte.

Applies to