Everything

r_csimn_callback_receiveend

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

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

 

[Syntax]

static void   r_csin_callback_receiveend ( void );

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

 

[Argument(s)]

None.

 

[Return value]

None.