Everything

r_csimn_callback_sendend

Performs processing in response to the CSI transmission end interrupt INTCSImn.

Remark         This API function is called as the callback routine of interrupt process r_csimn_interrupt corresponding to the CSI transmission end interrupt INTCSImn (performed when number of transmission data specified by R_CSImn_Send or R_CSImn_Send_Receive argument tx_num has been completed).

 

[Syntax]

static void   r_csimn_callback_sendend ( void );

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

 

[Argument(s)]

None.

 

[Return value]

None.