Everything

r_icu_software_interrupt

Performs processing in response to the software interrupt.

Remark         This API function is called to run the interrupt processing for the software interrupt, which is generated in response to calling of R_ICU_SoftwareInterrupt_Generate .

 

[Syntax]

static void    r_icu_software_interrupt ( void );

 

[Argument(s)]

None.

 

[Return value]

None.