Table of Contents

Enum RxBufferAddressPointer

Namespace
Iot.Device.Mcp25xxx
Assembly
Iot.Device.Mcp25xxx.dll

Address Pointer to one of four locations for the receive buffer.

public enum RxBufferAddressPointer

Fields

RxB0D0 = 1

Receive Buffer 0 starting at RXB0D0 (0x66).

RxB0Sidh = 0

Receive Buffer 0 starting at RXB0SIDH (0x61).

RxB1D0 = 3

Receive Buffer 1 starting at RXB1D0 (0x77).

RxB1Sidh = 2

Receive Buffer 1 starting at RXB1SIDH (0x71).