Maxim-integrated 73M1866B/73M1966B FXOAPI Manual de usuario Pagina 65

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 66
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 64
UG_1x66B_046 73M1866B/73M1966B FXOAPI User Guide
Rev. 2.1 65
case M1x66_EVENT_DIAL_COMPLETE:
printf("\n\r DIAL_COMPLETE(%d)\n\r",channelId);
break;
case M1x66_EVENT_DIAL_ABORTED:
printf("\n\r DIAL_ABORTED(%d)\n\r",channelId);
break;
case M1x66_EVENT_SYNC_LOST:
printf("\n\r BARRIER_SYNC_LOST(%d)\n\r",channelId);
break;
case M1x66_EVENT_SYNC_RECOVERED:
printf("\n\r BARRIER_SYNC_RECOVERED(%d)\n\r",channelId);
break;
case M1x66_EVENT_GPIO_INTERRUPT:
printf("\n\r %s interrupt:(%d)\n\r",GPIO_NUM_TO_STR(data1),channelId);
break;
default:
printf("\nUnkown event\n\r");
break;
}
}
6 Related Documentation
The following 73M1x66B documents are available from Teridian Semiconductor Corporation:
73M1866B/73M1966B Data Sheet
73M1866B/73M1966B Demo Board User Manual
73M1866B/73M1966B GUI User Guide
73M1866B/73M1966B Reference Driver User Guide
73M1866B/73M1966B Layout Guidelines
73M1x66B Worldwide Design Guide
73M1866B/73M1966B FXOCTL Application User Guide
7 Contact Information
For more information about Teridian Semiconductor products or to check the availability of the 73M1866B
and 73M1966B, contact us at:
6440 Oak Canyon Road
Suite 100
Irvine, CA 92618-5201
Telephone: (714) 508-8800
FAX: (714) 508-8878
Email: fxo.support@teridian.com
For a complete list of worldwide sales offices, go to http://www.teridian.com.
______
Vista de pagina 64
1 2 ... 60 61 62 63 64 65 66

Comentarios a estos manuales

Sin comentarios