dSPACE DS1103 ERP I/O Driver : Handling I/O Signals

Handling I/O Signals

As an example, this section describes how to handle an A/D converter (ADC) signal on a DS1103 board. The following functions are used to handle I/O signals:

stm_ds1103_global_initialize()
stm_ds1103_init_ADC()
stm_ds1103_get_driver_func()
stm_ds1103_drv_ADC()

These functions are declared in the file stm_dspace_1103.c.