Edit

Share via


TxBxDlc.GetTxBufferNumber(Address) Method

Definition

Gets the Tx Buffer Number based on the register address.

public static byte GetTxBufferNumber (Iot.Device.Mcp25xxx.Register.Address address);
static member GetTxBufferNumber : Iot.Device.Mcp25xxx.Register.Address -> byte
Public Shared Function GetTxBufferNumber (address As Address) As Byte

Parameters

address
Address

The address to look up Tx Buffer Number.

Returns

The Tx Buffer Number based on the register address.

Applies to