Max7219.ClearAll(Boolean) Method

Definition

Clears the buffer from the given start to end and flushes

public void ClearAll (bool flush = true);
member this.ClearAll : bool -> unit
Public Sub ClearAll (Optional flush As Boolean = true)

Parameters

flush
Boolean

Applies to