TArduinoBasicDigitalPullUpGPIOChannel.IsPullUp: Difference between revisions

From Visuino
Jump to navigation Jump to search
Created page with "{{:Embedded:IsPullUp Channel Property}}"
 
(No difference)

Latest revision as of 13:34, 10 June 2022

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