/** \page example Examples
You can refer to the below stated example applications for more details on how to use hwicap driver.

@section ex1 xhwicap_intr_example.c
Contains an example on how to use the XHwicap driver directly.
This example shows the usage of the driver in interrupt mode.

For details, see xhwicap_intr_example.c.

@section ex2 xhwicap_low_level_example.c
Contains an example on how to use the XHwicap driver directly.
This example shows the usage of the low-level macros and functions
of the hwicap driver.

For details, see xhwicap_low_level_example.c.

@section ex3 xhwicap_read_config_reg.c
Contains an example on how to use the XHwicap driver directly.
This example prints out the values of all the configuration registers
in the FPGA.

For details, see xhwicap_read_config_reg.c.

@section ex4 xhwicap_read_frame_polled_example.c
Contains an example on how to use the XHwicap driver directly.
This example shows the usage of the driver to read one frame from
the device using the polled mode.

For details, see xhwicap_read_frame_polled_example.c.

@section ex5 xhwicap_testapp_example.c
Contains an example on how to use the XHwicap driver directly.
This example shows the usage of the hwicap driver.

For details, see xhwicap_testapp_example.c.
*/
