Return to previous page Return to menu Go to next page

  Title  
Function specifications
  Function  
Timer 0 compare register setting
  Function Name  
TIM_T0_SET_CMP
No
5

 
format void TIM_T0_SET_CMP (Uint32 time_cmp) Input time_cmp: Timer 0 compare register setting value Output None Function value None Function Sets the timer compare register setting value to the timer 0 compare register.

  Title  
Function specifications
  Function  
Timer 1 set data register setting
  Function Name  
TIM_T1_SET_DATA
No
6

 
format void TIM_T1_SET_DATA (Uint32 time_data) Input time_data: Timer 1 set data register setting value Output None Function value None Function Sets the timer 1 set data register setting value to the timer 1 set data register.

  Title  
Function specifications
  Function  
Timer 1 mode register setting
  Function Name  
TIM_T1_SET_MODE
No
7

 
format void TIM_T1_SET_MODE (Uint32 time_mode) Input time_mode: Timer 1 mode register setting value Output None Function value None Function Sets the timer 1 mode register setting value to the timer 1 mode register.


Return to previous page Return to menu Go to next page