Rev.1.01 2007.02.16
RJJ10J1643-0101
91
When use d for the H8/300H, this API places a specified timer into module stanby
state after discarding it.
Program example
#include "rapi_timer_r8c_13.h"
void func( void )
{
/* Destroy the setting of timer X as pulse period measurement mode */
__DestroyPulsePeriodMeasurementMode( RAPI_TIMER_X );
}