English
Language : 

R01AN1504EJ0100 Datasheet, PDF (35/50 Pages) Renesas Technology Corp – Using the DTC to Perform Continuous Clock
RL78/G14
Using the DTC to Perform Continuous Clock
Synchronous Serial Communication
4.8.10 CSI00 Receive End Callback Function
Figure 4.14 shows the CSI00 receive end callback function.
r_csi00_callback_receiveend
Copy the receive data (8 bytes)
Set the transmit/receive status to
transmit/receive end
return
Figure 4.14 CSI00 Receive End Callback Function
4.8.11 CSI00 Error Callback Function
Figure 4.15 shows the CSI00 error callback function.
r_csi00_callback_error
Error processing (note 1)
Argument
uint8_t err_type: Error type
return
Note 1. The sample code does not include the error processing.
Add processing to the user program as needed.
Figure 4.15 CSI00 Error Callback Function
R01AN1504EJ0100 Rev. 1.00
Feb. 14, 2014
Page 35 of 47