Back to previous page Back to menu Go to next page

  Title  
Function specifications
  Function  
Timer control register setting
  Function Name  
TIM_FRT_SET_TCR
No
19

 
format void TIM_FRT_SET_TCR (Uint8 reg) Input reg: Setting value Output None Function value None Function Sets the set value to the timer control register.

  Title  
Function specifications
  Function  
Timer output compare
Control register setting
  Function Name  
TIM_FRT_SET_TOCR
No
20

 
format void TIM_FRT_SET_TOCR (Uint8 reg) Input reg: Setting value Output None Function value None Function Sets the set value to the timer output compare control register.

  Title  
Function specifications
  Function  
Get timer interrupt enable register
  Function Name  
TIM_FRT_GET_TIER
No
21

 
format Uint8 TIM_FRT_GET_TIER (void) Input None Output None Function value Register value Function Gets the timer interrupt enable register.

  Title  
Function specifications
  Function  
Timer control / status register acquisition
  Function Name  
TIM_FRT_GET_TCSR
No
22

 
format Uint8 TIM_FRT_GET_TCSR (void) Input None Output None Function value Register value Function Get timer control / status register.


Back to previous page Back to menu Go to next page