Hd44780.SendCommands(ReadOnlySpan<Byte>) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Send commands to the device
protected void SendCommands (ReadOnlySpan<byte> commands);
member this.SendCommands : ReadOnlySpan<byte> -> unit
Protected Sub SendCommands (commands As ReadOnlySpan(Of Byte))
Parameters
- commands
- ReadOnlySpan<Byte>
Each byte represents command being sent to the device