R_ATUIV_Timerknm_Get_InputCapturex


Reads the input capture register of the timer.

Syntax

void    R_ATUIV_Timerknm_Get_InputCapturex ( uint32_t *value );

Remark

k is the timer kind, n is the unit number, m is the channel number.

Argument(s)

I/O

Argument(s)

Description

O

uint32_t * value;

Pointer to area in which to store the results of input capture register

Return value

None.