Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

Introduction

This page gives an overview of tmrctr driver which is available as part of the Xilinx Vivado and SDK distribution.

...


Expected output
Code Block
themeMidnight
Successfully ran Tmrctr interrupt Example

TMRCTR PWM example:


This example demonstrates the use of tmrctr PWM APIs.

Expected output
Code Block
themeMidnight
Successfully ran Tmrctr PWM Example


TMRCTR low level example:


This example deals with the tmrctr low level API's. It starts the timer/counter such that its incrementing by default in the polled mode and checks if the count is changed.

...