User manual
V850E2/MN4 Timer Array Unit Control
R01AN0922EJ0100 Rev.1.00 Page 53 of 54
Jan 13, 2012
4.5.4 Timer Array Unit J Control (tauj_control.c)
[Function Name] tauj0_initial()
[Function] Sets up the independent signal width measurement mode.
[Arguments] None
[Return Value] None
[Startup Method] Call
[SFRs Used] TAUJ0TPS, TAUJ0BRS, TAUJ0CMOR0, TAUJ0CMUR0, TAUJ0TOE, TAUJ0TOM,
TAUJ0TOC, TAUJ0TOL, TAUJ0RDE, TAUJ0RDM, TAUJ0RDT, ICTAUJ0I0,
TAUJ0TS
[Calling Function] main()
[Variables] None
[File Name] tauj_control.c
[Notes] None
4.5.5 Interrupt Processing (interrupt.c)
[Function Name] int_tauj0i0()
[Function] End of input signal width measurement
[Arguments] None
[Return Value] None
[Startup Method] Request INTTAUJ0I0 is present in an unmasked state.
[SFRs Used] TAUJ0CSR0, TAUJ0CDR0
[Calling Function] None
[Variables] overflow_flag, pulse_width
[File Name] interrupt.c
[Notes] None