Specifications
V850E2/MN4 CSIH Control
R01AN0924EJ0100 Rev.1.00 Page 35 of 40
Feb 10, 2012
[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] main()
[Variables] flag_transmit_over, flag_receive_over, flag_error
[File Name] initial.c
[Notes] None
[Function Name] clear_receive_buffer ()
[Function] Clears receive buffer to 0.
[Arguments] None
[Return Value] None
[Startup Method] Call
[SFRs Used] None
[Calling Function] csih_receive_start ()
[Variables] point_receive, buf_receive
[File Name] initial.c
[Notes] None
4.4.3 Receive Processing (csih_receive.c)
[Function Name] csih_receive_initial()
[Function] Selects the subroutine according to the communication mode flags.
[Arguments] None
[Return Value] None
[Startup Method] Call
[SFRs Used] None
[Calling Function] main()
[Variables] flag_mode
[File Name] csih_receive.c
[Notes] None
[Function Name] csih_receive_1_initial()
[Function] The CSIH3 macro performs initialization in direct-access receive-only mode.
[Arguments] None
[Return Value] None
[Startup Method] Call
[SFRs Used] CSIH3CTL0, CSIH3CTL1, CSIH3CTL2, CSIH3CFG0, ICCSIH3IR
[Calling Function] csih_receive_initial()
[Variables] None
[File Name] csih_receive.c
[Notes] None