77 * The STM module can be configured to generate an interrupt at every compare match of the selected comaparator with the desired compare value, the interrupt can further be routed to other comparator.
78 *
79 * The module initialisation can be done as followed.
80 *
81 * \code
82 * stmSfr = &MODULE_STM0;
83 *
84 * IfxStm_initCompareConfig(&stmConfig);
85 *
86 * // configure to generate interrupt every 10 us