MCPcopy Create free account
hub / github.com/WiringProject/Wiring / getValue

Method getValue

framework/libraries/Potentiometer/Potentiometer.cpp:60–63  ·  view source on GitHub ↗

|| @description || | Get the current value of the Potentiometer || | This is a wrapper around the analogRead core call || | Why? To make the code that handles Potentiometers easier to read || # || || @return The value of the Potentiometer [0,1023] */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

checkModifiedMethod · 0.45
actionPerformedMethod · 0.45
showYesNoQuestionMethod · 0.45
mouseWheelMovedMethod · 0.45
getScrollPositionMethod · 0.45
setFirstLineMethod · 0.45
setHorizontalOffsetMethod · 0.45
runMethod · 0.45
getRegistryRootKeyMethod · 0.45
openKeyMethod · 0.45
getStringValueMethod · 0.45

Calls 1

analogReadFunction · 0.85

Tested by

no test coverage detected