R_TAUm_Channeln_Get_PulseWidth
|
Captures the high/low-level width measured between pulses of the signal (pulses) input to the TImn pin.
[Syntax]
#include "r_cg_macrodriver.h"
void R_TAUm_Channeln_Get_PulseWidth ( uint32_t * const width );
|
Remark | m is the unit number, and n is the channel number. |
[Argument(s)]
|
|
|
|
uint32_t * const width;
|
Pointer to an area to store the measurement width (0x0 to 0x1FFFF)
|
[Return value]
None.