TArduinoBasicDigitalPullUpGPIOChannel.IsPullUp

From Visuino
Revision as of 13:34, 10 June 2022 by Visuino (talk | contribs) (Created page with "{{:Embedded:IsPullUp Channel Property}}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Summary

Specifies if the Input channel is Pull-Up

Description

Use this property to specify if the Input channel is Pull-Up.



This property is used only if the Channel is Digital Input.



Resources:

Instructable: Arduino Nano: Using Pull-Up Resistor With Visuino

Instructable: Arduino Nano and Visuino: Control Stepper Motor with Buttons