beautypg.com

Renesas M16C/62P Group User Manual

Page 96

background image

Rev.1.00 2007.11.1
REC10B0002-0100

94

Program example

#include "rapi_ad_m16c_62p.h"

void func( void )
{
/* Disable A/D converter */
__EnableADC( RAPI_AN0|RAPI_AD_OFF, 1 );
}