R_TAUDn_Channelm_Get_PulseWidth


Reads the input pulse width of the timer.

Syntax

void    R_TAUDn_Channelm_Get_PulseWidth ( uint32_t *width );

Remark

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.