TimerInstance_Class

hasBuffers()

Description

This method returns whether timer instance has double buffering on the registers. True if double buffering is implemented, False otherwise (bool).

Sometimes is desirable to use a double-buffering technique when manipulating PWM parameters, in order to avoid them changing at unwanted time.

Syntax

timer1.hasBuffers()

Parameters

timer1: a variable of type TimerInstance_Class

See also

Corrections, suggestions, and new documentation can be added directly to the wiki page. Scroll to the bottom, choose "Edit Page" and use "Papilio" as the password.

  

Share |