Performs processing in response to the Sampling detector detection interrupt INTSMPn.
Remark This API function is called as the interrupt process corresponding to the Sampling detector detection interrupt INTSMPn.
[Syntax]
CA78K0R Compiler
__interrupt static void r_smotd_smpn_interrupt ( void );
CC-RL Compiler
static void __near r_smotd_smpn_interrupt ( void );
Remark n is the sampling input number.
[Argument(s)]
None.
[Return value]
None.