*******************************************************************************
The purpose of this demo application is to present a usage of the
EMIOS IP Driver in Interrupt mode for the S32K3xx MCU.
The example use to :--
EMIOS-1 - ch-0 --> PTC24 --> Generate the PWM
EMIOS-1 - ch-1 --> PTC25 --> is the ICU channel to measure the duty
Pins used :--
This example is tested for SAIC & IPWM mode both. You can change the mode by this setting in MEX file :--
Difference between SAIC & IPWM, ICU Driver User Manual :--
These Two Macro :--
SAIC_MODE --> this maco will enable variables to store for SAIC mode
CUSTOM_IRQ --> this MACRO will enable customized IRQ or RTD available IRQ
Result :--
------------------------------------------------------------------------------
* Test HW: S32K3X2EVB-Q172
* MCU: S32K312
* Compiler: S32DS3.5
* SDK release: RTD 3.0.0
* Debugger: PE micro
* Target: internal_FLASH
********************************************************************************