setdigitaloutput()

Function Definition: setdigitaloutput(‘2’,‘1’)

Parameters

NameTypeDescriptionExpected ValuesDefault Value
‘2’,‘1’intThe function sets the specified pin's digital state to LOW (0V) or HIGH (3.3V). The pins can be set to A1, A2, and S1.A1, A2, S1

Description

The function sets the specified pin’s digital state to LOW (0V) or HIGH (3.3V). The pins can be set to A1, A2, and S1.

Example

There are no examples documented for this article.