r_iicmn_callback_master_receiveend


Performs processing in response to the simple IICmn master reception end interrupt INTIICmn.

Remark

This API function is called as the callback routine of interrupt process r_iicmn_interrupt corresponding to the simple IICmn master reception end interrupt INTIICmn (performed when number of received data specified by R_IICmn_Master_Receive argument rx_num has been completed).

[Syntax]

static  void    r_iicmn_callback_master_receiveend ( void );

Remark

m is the unit number, and n is the channel number.

[Argument(s)]

None.

[Return value]

None.