RL78/G13 Handshake-based SPI Master Transmission/Reception
R01AN6883EJ0100 Rev.1.00 Page 18 of 38
June.15.23
[Function Name] R_TAU0_Create
r_cg_timer.h
void R_CSI00_Create (void)
r_cg_cgc.h
r_cg_port.h
r_cg_serial.h
r_cg_timer.h
Starts the operation of CSI00 and TAU03H.
Selects a slave.
Switches the slave select flag, g_slave_select_flag.
When slave 1 is selected: g_slave_select_flag = 0
When slave 2 is selected: g_slave_select_flag = 1
Sets the status check flag, g_status_confirmation_flag, to 0 (initial value) after
detection of a timeout or completion of transmission/reception.
[Function Name] R_MAIN_UserInit
r_cg_cgc.h
r_cg_port.h
r_cg_serial.h
r_cg_timer.h
void R_MAIN_UserInit(void)
Main user initial settings.