3.2.15
12-bit interval timer
Below is a list of API functions output by the Code Generator for 12-bit interval timer use.
Table 3.15 | API Functions: [12-Bit Interval Timer] |
|
|
R_IT_Create
|
Performs initialization necessary to control the 12-bit interval timer.
|
R_IT_Create_UserInit
|
Performs user-defined initialization relating to the 12-bit interval timer.
|
r_it_interrupt
|
Performs processing in response to the 12-bit interval timer interrupt INTIT.
|
R_IT_Start
|
Starts the count of the 12-bit interval timer.
|
R_IT_Stop
|
Ends the count of the 12-bit interval timer.
|
R_IT_Reset
|
Reset the 12-bit interval timer.
|
R_IT_Set_PowerOff
|
Halts the clock supplied to the 12-bit interval timer.
|