English
Language : 

R01AN1504EJ0100 Datasheet, PDF (14/50 Pages) Renesas Technology Corp – Using the DTC to Perform Continuous Clock
RL78/G14
Using the DTC to Perform Continuous Clock
Synchronous Serial Communication
R_DTC_Create
Outline
Header
Declaration
Description
Arguments
Return Value
DTC initialization
r_cg_dtc.h
void R_DTC_Create(void)
Initializes the DTC.
None
None
DTCD0_Start
Outline
Header
Declaration
Description
Arguments
Return Value
DTCD0 operation start
r_cg_dtc.h
void R_DTCD0_Start(void)
Starts the DTCD0 operation.
None
None
R_DTCD0_Stop
Outline
Header
Declaration
Description
Arguments
Return Value
DTCD0 operation stop
r_cg_dtc.h
void R_DTCD0_Stop(void)
Stops the DTCD0 operation.
None
None
main
Outline
Header
Declaration
Description
Arguments
Return Value
Main processing
None
void main(void)
Performs the main processing.
None
None
R_MAIN_UserInit
Outline
Header
Declaration
Description
Arguments
Return Value
Main initialization
None
void R_MAIN_UserInit(void)
Performs processing required to initialize the main processing.
None
None
R01AN1504EJ0100 Rev. 1.00
Feb. 14, 2014
Page 14 of 47