Destroyadc - Renesas M16C/62P Group Reference Manual

Group renesas embedded application programming interface
Hide thumbs Also See for M16C/62P Group:
Table of Contents

Advertisement

__DestroyADC

Synopsis
<Discard settings of A/D converter>
Boolean __DestroyADC(void)
Description
Discards settings of a specified A/D converter.
If converter setting was successfully discarded, RAPI_TRUE is returned; if failed,
Return value
RAPI_FALSE is returned.
A/D converter
Functionality
Reference
__CreateADC, __EnableADC, __GetADC,
Program example
#include "rapi_ad_m16c_62p.h"
void func( void )
{
}
Rev.1.00
2007.11.1
REC10B0002-0100
/* Destroy A/D converter */
__DestroyADC();
__GetADCAll
95

Advertisement

Table of Contents
loading

Table of Contents