Timer (Single Pulse/Clock to Digital): Difference between revisions

From Visuino
Jump to navigation Jump to search
Created page with "Image:TArduinoTimer.png == Summary == {{:Summaries:Summary Timer (Single Pulse/Clock to Digital)}} == Description == Use this component to generate a single or repeating pulse with specified interval. <b>Diagram:</b> Image:TArduinoTimer.Preview.png == Categories == *Image:TSynchronizationToolbarCategory.png Category Synchronization - {{:Summaries:Summary Category Synchronization}} == Properties == *Timer (Single Pulse/Clock to Digital).Interval|In..."
 
(No difference)

Latest revision as of 09:00, 9 June 2022

Summary

Generates a single or repeating pulse with specified interval

Description

Use this component to generate a single or repeating pulse with specified interval.

Diagram:

Categories

Properties

  • Interval - Specifies the timer interval in microseconds
  • AutoRepeat - Specifies if the component will repeat the event automatically
  • CanRestart - Specifies if the component can be restarted during pulse period
  • Enabled - Enables or disable the component.

Pins

  • Start - Starts the timer
  • Reset - Clears the timer
  • Out - The Digital Output pin of the component or element