Everything

R_ATUIV_Timerknm_Get_PulseWidth


Reads the input pulse width of the timer.

[Syntax]

void    R_ATUIV_Timerknm_Get_PulseWidth ( uint32_t * width );

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 * width;

Pointer to area in which to store the results of input pulse width

[Return value]

None.