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

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

For details, see xaxipmon_intr_example.c.

@section ex2 xaxipmon_ocm_example.c
Contains an example on how to use the XAxipmon driver directly.
This example shows the usage of driver to measure Write
Transcation Count, Write Byte Count, Read Transcation Count,
Read Byte Count.

For details, see xaxipmon_ocm_example.c.

@section ex3 xaxipmon_polled_example.c
Contains an example on how to use the XAxipmon driver directly.
This example shows the usage of driver in polled mode.

For details, see xaxipmon_polled_example.c.
*/
