Specifications
V850E2/MN4 UARTJ Control
R01AN0926EJ0100 Rev.1.00 Page 26 of 30
Feb 07, 2012
[Function Name] wait()
[Function] Waits for a certain number of steps.
[Arguments] int number
[Return Value] None
[Startup Method] Call according to the an argument setting.
[SFRs Used] None
[Calling Function] main(), int_urtj1ire(), int_urtj3ire()
[Variables] None
[File Name] initial.c
[Notes] None
[Function Name] display()
[Function] Controls the LEDs according to the state of the relevant flags.
[Arguments] None
[Return Value] None
[Startup Method] Call
[SFRs Used] P13
[Calling Function] int_urtj3ir(),int_urtj3ire(), int_urtj1ire(),int_urtj1ic()
[Variables] flag_transmit_over, flag_receive_over, flag_ error
[File Name] initial.c
[Notes] None
4.3.3 Receive Processing (uartj_receive.c)
[Function Name] urtj3_receive_initial()
[Function] Initializes the UARTJ3 macro.
[Arguments] None
[Return Value] None
[Startup Method] Call
[SFRs Used] URTJ3CTL0, URTJ3CTL1, URTJ3CTL2, URTJ3FCTL0, URTJ3FCTL1, ICURTJ3IR,
ICURTJ3IS
[Calling Function] main()
[Variables] None
[File Name] uartj_receive.c
[Notes] None