APLMT Abstract Devices Interfaces
APL provides an abstraction layer for
platform specific device drivers. The abstraction layer provides
common interface(s) for accessing various types of devices and/or
hardware. Click here for a list of
supported platforms and/or hardware.
File Descriptors
This interfaces provides a common set of methods for using
objects/devices that can exchange data with the application (OK,
this interface is APL’s version of POSIX file descriptors).
The file descriptor interface is
currently implemented for the following devices.
|