Performs processing in response to the timer interrupt.
Remark This API function is called as the interrupt process corresponding to the High-speed on-chip Oscillator clock Frequency Correction function interrupt INTCR.
[Syntax]
CA78K0R Compiler
__interrupt static void r_hofc_interrupt ( void );
CC-RL Compiler
static void _near r_hofc_interrupt ( void );
[Argument(s)]
None.
[Return value]
None.