Everything

r_mtu2_cj_tgimn_interrupt

Performs processing in response to the input capture/compare match interrupt.

Remark         This API function is called to run interrupt processing for the input capture interrupt generated because multi-function timer pulse unit 2 detected the effective edge of the input signal or for the compare match interrupt generated because the current counter value (value of the timer counter, TCNT) matched the defined counter value (value of the timer general register, TGR).

 

[Syntax]

static void    r_mtu2_cj_tgimn_interrupt ( void );

Remark         j is the relationship channel number, m is the timer general register number, and n is the channel number.

 

[Argument(s)]

None.

 

[Return value]

None.