Everything

r_iicmn_callback_master_sendend

Performs processing in response to the simple IICmn master transmission 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 transmission end interrupt INTIICmn (performed when number of transmission data specified by R_IICmn_Master_Send argument tx_num has been completed).

 

[Syntax]

static void   r_iicmn_callback_master_sendend ( void );

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

 

[Argument(s)]

None.

 

[Return value]

None.