Hd44780.ReturnHomeCommand Field
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.
Command which can be used to return (cursor) home
protected const byte ReturnHomeCommand = 2;
val mutable ReturnHomeCommand : byte
Protected Const ReturnHomeCommand As Byte = 2