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

@section ex1 xiomodule_selftest_example.c
Contains an example on how to use the XIomodule driver directly.
This example performs the basic selftest using the IO Module driver.
TestApp Gen utility uses this file to perform the self test and setup
of the IO Module.

For details, see xiomodule_selftest_example.c.

@section ex2 xiomodule_example.c
Contains an example on how to use the XIomodule driver directly.
This example performs the selftest using the IO Module driver.

For details, see xiomodule_example.c.

@section ex3 xiomodule_intr_example.c
Contains an example on how to use the XIomodule driver directly.
This example shows the usage of the IO Module driver in interrupt mode.

For details, see xiomodule_intr_example.c.

@section ex4 xiomodule_low_level_example.c
Contains an example on how to use the XIomodule driver directly.
This example shows the usage of the low level-0 driver, interface
of the IO Module driver.

For details, see xiomodule_low_level_example.c.
*/
