RxBufferAddressPointer Enum

Definition

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

public enum RxBufferAddressPointer
type RxBufferAddressPointer = 
Public Enum RxBufferAddressPointer
Inheritance
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).

Applies to