Everything

r_mac32bit_interrupt_flow

Performs processing in response to the 32-bit Multiply-accumulator interrupt INTMACLOF.

Remark         This API function is called as the interrupt process corresponding to the 32-bit Multiply-accumulator interrupt INTMACLOF.

 

[Syntax]

CA78K0R Compiler

__interrupt static void    r_mac32bit_interrupt_flow ( void );

 

CC-RL Compiler

static void    __near r_mac32bit_interrupt_flow ( void );

 

[Argument(s)]

None.

 

[Return value]

None.