RaspberryPi3Driver.ClearRegister Property
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.
Allows directly setting the "Set pin low" register. Used for special applications only
protected ulong ClearRegister { get; set; }
member this.ClearRegister : uint64 with get, set
Protected Property ClearRegister As ULong