File List
Here is a list of all documented files with brief descriptions:
bool.h | Code to enable boolean processing in a C-world |
debug.h | This file contains functions, variables and values to control the amount of debug messages given by this package |
elomax.h | This file defines the interface between the user application and this Elomax Driver package |
elomaxdriver-priv.h | This file contains the functions to recognize an elomax unit when it is connected and disconnected from the usb-bus |
elomaxdriver.h | This file contains the code to connect this package to the usb-core, so that it is informed about the connection/disconnection of elomax units |
elomaxinstance-priv.h | This file contains the functions to manipulate every connected elomax unit from user space |
elomaxinstance.h | This file contains the functions to construct and destruct an instance for an elomax unit. The operations an user application can execute on an instance, are described in elomaxinstance-priv.h |
kernelmodule.h | This file contains functions to load and unload this package into the kernel |
this-module.h | This file contains code to identify this package |