Reference   Language | Libraries | Comparison | Changes

AudioFrequencyMeter

setClippingPin()

Description

Sets a pin as output that can be used to signal a clipping event

Syntax

AudioFrequencyMeter.setClippingPin(unsigned int pin)

Parameters

pin: the pin to be used

See also

Reference Home

Corrections, suggestions, and new documentation should be posted to the Forum.

The text of the Arduino reference is licensed under a Creative Commons Attribution-ShareAlike 3.0 License. Code samples in the reference are released into the public domain.