In interval timer mode, set start value of the down-counter.
In free-running comparison mode, set value for comparison.
[Syntax]
void    R_OSTMm_Set_CompareValue ( uint32 value ); 
 | 
 
Remark  | m is the channel number.  | 
 
[Argument(s)]
| 
 | 
 | 
 | 
| 
 | 
uint32 value; 
 | 
 
Start value of the down-counter or comparison value 
 | 
 
[Return value]
None.