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.

...


Expected output
Code Block
themeMidnight
Successfully ran Tmrctr selftest Example

Changelog

2021.1

2020.2

2020.1

  • Updated xtmrctr_intr_64bit_example.c to reduce time required to complete the example
2019.2

- 2019.1

  • None

2018.3

2018.2-2018.1

  • None

2017.3

Related Links