Everything

r_cmt_cmin_interrupt

Performs processing in response to the compare match interrupt (CMIn).

Remark         This API function is called to run interrupt processing for the compare match interrupt (CMIn), which is generated because the current counter value (value of the compare match timer counter, CMCR) matched the defined counter value (value of the compare match timer constant register, CMCOR).

 

[Syntax]

static void    r_cmt_cmin_interrupt ( void );

Remark         n is the channel number.

 

[Argument(s)]

None.

 

[Return value]

None.