Features.gpio gp out range min Property

Return the digital output minimum value.
Usage: :
[C#]
String Result = Feature.GetFeature("gpio gp out range min");
Limitations:

This feature is read only.

Remarks:

The returned value is always 0.

See also: gpio gp out range, gpio gp out range max

<< Features