Renesas M16C/62P Group Manual de usuario Pagina 91

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 98
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 90
Rev.1.00 2007.11.1
REC10B0002-0100
91
Remark
If an undefined value is specified in the first argument, operation of the API cannot
be guaranteed.
Program example
#include " rapi_ad_m16c_62p.h"
void AdIntFunc( void ){}
void func( void )
{
/* Set up A/D converter as one short mode */
__CreateADC( RAPI_ONE_SHOT|RAPI_AN2|RAPI_FAD2| RAPI_WITH_SAMPLE_HOLD
| RAPI_EXTERNAL_TRIGGER |RAPI_AD_ON|RAPI_10BIT| RAPI_ANEX_UNUSED,
1, 5, AdIntFunc );
}
Vista de pagina 90
1 2 ... 86 87 88 89 90 91 92 93 94 95 96 97 98

Comentarios a estos manuales

Sin comentarios