Mcp25xxx.LoadTxBuffer Method

Definition

When loading a transmit buffer, reduces the overhead of a normal WRITE command by placing the Address Pointer at one of six locations for transmit buffer.

C#
public void LoadTxBuffer (Iot.Device.Mcp25xxx.TxBufferAddressPointer addressPointer, ReadOnlySpan<byte> buffer);

Parameters

addressPointer
TxBufferAddressPointer

The Address Pointer to one of six locations for the transmit buffer.

buffer
ReadOnlySpan<Byte>

The data to load in transmit buffer.

Applies to

Product Versions
.NET IoT Libraries 1.0.0, 1.1.0, 1.2.0, 1.3.0, 1.4.0, 1.5.0, 2.0.0, 2.1.0, 2.2.0