setanalogoutput()

Function Definition: setanalogoutput(‘1’, 50)

Parameters

NameTypeDescriptionExpected ValuesDefault Value
‘1’, 50intThis function sets the PWM output of the specified pin to the given value between 0 and 255.

Description

This function sets the PWM output of the specified pin to the given value between 0 and 255.

Example

There are no examples documented for this article.