Timer Control Driver Api - Fujitsu FM3 family User Manual

32-bit microcontroller fm3 family application note simple av system board
Table of Contents

Advertisement

7.2.4.5

Timer Control Driver API

Function
void TIMER_Init(void)
Overview
Initialization function for timer control driver
Invoked before entering the main loop (see "7.2.8.1 Main Processing
Function").
Parameter None
Return
None
value
Function
STATUS TIMER_Start(uint8_t IdCh)
Overview
Timer start function
Invoked before entering the main loop and after TIMER_Init invocation
(see "7.2.8.1 Main Processing Function").
Parameter IdCh
Return
Processing results
value
TIMER_RET_OK
TIMER_RET_INVALID_PARAMETER
TIMER_RET_ILLEGAL_ERROR
Control target timer ch
TIMER_CH2
Base timer ch 2
TIMER_CH3
Base timer ch 3
(*) Ch 3 is not used.
Normal completion
Designated ch timer operation
61
AN706-00040-2v0-E
Parameter error
Timer control not initialized

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents