Edit

Share via


Mcp342x.LastBytes Property

Definition

Gets the last transmitted bytes. Debug function

public ReadOnlyMemory<byte> LastBytes { get; }
member this.LastBytes : ReadOnlyMemory<byte>
Public ReadOnly Property LastBytes As ReadOnlyMemory(Of Byte)

Property Value

The last bytes.

Applies to