R_ATUIV_Timerknm_Get_PWM_Measure_Value
|
Reads the PWM wave of measurement.
[Syntax]
void R_ATUIV_Timerknm_Get_PWM_Measure_Value ( uint32_t * low_width, uint32_t * edge_width );
|
Remark | k is the timer kind, n is the unit number, m is the channel number. |
[Argument(s)]
|
|
|
|
uint32_t * low_width;
|
Pointer to area in which to store the results of low level width
|
|
uint32_t * edge_width;
|
Pointer to area in which to store the results of edge interval count
|
[Return value]
None.