R_ATUIV_Timerknm_Get_Count


Reads the counter value of measurement.

Syntax

void    R_ATUIV_Timerknm_Get_Count ( uint16_t *count );

Remark

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

Argument(s)

I/O

Argument(s)

Description

O

uint16_t * count;

Pointer to area in which to store the counter value

Return value

None.