Mcp25xxx.RequestToSend(Boolean, Boolean, Boolean) Method

Definition

Instructs the controller to begin the message transmission sequence for any of the transmit buffers.

C#
public void RequestToSend (bool txb0, bool txb1, bool txb2);

Parameters

txb0
Boolean

Instructs the controller to begin the message transmission sequence for TxB0.

txb1
Boolean

Instructs the controller to begin the message transmission sequence for TxB1.

txb2
Boolean

Instructs the controller to begin the message transmission sequence for TxB2.

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