ttcps
Xilinx SDK Drivers API Documentation
xttcps_low_level_example.c File Reference

Overview

This file contains a design example using the Triple Timer Counter hardware and driver in polled mode.

The example generates a square wave output on the waveform out pin.

Note

None

  MODIFICATION HISTORY:
  Ver  Who    Date     Changes

1.00 drg/jz 01/23/10 First release 3.0 pkp 12/09/14 Change TTC_NUM_DEVICES for Zynq Ultrascale MP support *

Functions

int main (void)
 This function is the main function of the Timer/Counter example. More...
 

Function Documentation

◆ main()

int main ( void  )

This function is the main function of the Timer/Counter example.

Parameters
None
Returns
XST_SUCCESS to indicate success, else XST_FAILURE to indicate a Failure.
Note
None.