Everything

8-bit timer (TMR)

Below is a list of API functions output by the Code Generator for 8-bit timer use.

 

Table 3.18 8 API Functions: [8-bit timer]

API Function Name

Function

R_TMR_Create

Performs initialization necessary to control the 8-bit timer pulse unit.

R_TMRn_Start

Starts counting by an 8-bit timer.

R_TMRn_Stop

Ends counting by an 8-bit timer.

R_TMR_Create_UserInit

Performs user-defined initialization relating to the 8-bit timer pulse unit.

r_tmr_cmimn_interrupt

Performs processing in response to the compare match interrupt.

r_tmr_ovin_interrupt

Performs processing in response to the overflow interrupt.