Renesas M16C/62P Group Bedienungsanleitung Seite 95

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 98
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 94
Rev.1.00 2007.11.1
REC10B0002-0100
95
__DestroyADC
Synopsis
<Discard settings of A/D converter>
Boolean __DestroyADC(void)
Description
Discards settings of a specified A/D converter.
Return value
If converter setting was successfully discarded, RAPI_TRUE is returned; if failed,
RAPI_FALSE is returned.
Functionality
A/D converter
Reference
__CreateADC, __EnableADC, __GetADC, __GetADCAll
Program example
#include "rapi_ad_m16c_62p.h"
void func( void )
{
/* Destroy A/D converter */
__DestroyADC();
}
Seitenansicht 94
1 2 ... 90 91 92 93 94 95 96 97 98

Kommentare zu diesen Handbüchern

Keine Kommentare