Table of Contents

Function Definition: setanalogoutput(pin)

Parameters

NameTypeDescriptionExpected ValuesDefault Value
pinstringThe specific pin number for which the analog write is required."A1", "A2" or "A3"

Description

The function sets the analog state of the specified pin to the specified value between 0 to 255.

Pins Available:

  1. A1
  2. A2
  3. A3

Example

There are no examples documented for this article.