The device driver is available for major operating systems. It allows applications simple access to the supported hardware.
This device driver offers functions to configure the ADCs and DACs for single access or sequencer mode. Matching functions to read ADC input data, or write DAC output data are available, like function to transfer I/O data in sequencer mode are.
Functions for digital I/O allow the configuration of the I/O lines, setting output lines and reading the state of the I/O lines. Handling input events is offered by special wait functions.
Functions for the counter offers configuration in different modes and reading, resetting, preloading the counter values. Wait functions for counter events are available.
All functions are well documented in the User Manual and come along with example code.
Find out more about supported operating systems.