| R_ATUIV_Timerknm_Get_CaptureValue  | 
Reads the input capture register of the timer.
Syntax
| void    R_ATUIV_Timerknm_Get_CaptureValue ( uint32_t * value ); | 
| 
Remark | k is the timer kind, n is the unit number, m is the channel number. | 
Argument(s)
|  |  |  | 
|  | uint32_t * value; | 
Pointer to area in which to store the results of input capture register | 
Return value
None.