EasyManua.ls Logo

Renesas RL78/G13 - List of Functions; Function Specifications

Renesas RL78/G13
40 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
RL78/G13 Handshake-based SPI Master Transmission/Reception
R01AN6883EJ0100 Rev.1.00 Page 16 of 38
June.15.23
5.4 List of Functions
Table 5-4 lists the functions that are used in the sample code.
Table 5-4 Functions
Function Name
Outline
Source file
R_Systeminit
Initialization process
r_systeminit.c
R_CGC_Get_ResetSource
Reset source reading
r_cg_cgc_user.c
R_CGC_Create
CPU clock Configuration
r_cg_cgc.c
R_PORT_Create
Port Configuration
r_cg_port.c
R_SAU0_Create
SAU Configuration
r_cg_serial.c
R_CSI00_Create
CSI00 Configuration
r_cg_serial.c
R_TAU0_Create
TAU0 Configuration
r_cg_timer.c
main
Main processing
r_main.c
R_MAIN_UserInit
User Main Initialization
r_main.c
R_TAU0_Channel3_Higher8bits_Start
TAU0 channel 3 upper 8 bits start operating
r_cg_timer.c
R_CSI00_Start
CSI00 start operating
r_cg_serial.c
CSI00_Status_check
CSI status check
r_main.c
CSI00_Send_Receive
CSI transmission/reception
r_main.c
CSI00_Send
CSI transmission
r_main.c
CSI00_Receive
CSI reception
r_main.c
R_CSI00_Send_Receive
CSI00 Transmit/Receive Processing
r_cg_serial.c
r_csi00_interrupt
INICSI00 interrupt processing
r_cg_serial_user.c
wait
Wait for slave response
r_main.c
5.5 Function Specifications
This section describes the specifications for the functions that are used in the sample code.
[Function Name] R_Systeminit
Synopsis
Initialization process
Header
r_cg_macrodriver.h
r_cg_cgc.h
r_cg_port.h
r_cg_serial.h
r_cg_timer.h
r_cg_userdefine.h
Declaration
void R_Systeminit (void)
Explanation
Initialize each peripheral function.
Arguments
None
Return value
None
Remarks
None
[Function Name] R_CGC_Get_ResetSource
Synopsis
Reset source reading
Header
r_cg_macrodriver.h
r_cg_cgc.h
r_cg_userdefine.h
Declaration
void R_CGC_Get_ResetSource(void)
Explanation
Reads the reset source.
Arguments
None
Return value
None
Remarks
None

Other manuals for Renesas RL78/G13

Related product manuals