CDC-EEM
This Communications Device Class – Ethernet Emulation Module (CDC-EEM) subclass class driver sends and receives Ethernet frames over USB. It provides a device class driver for a USB stack.
On the embedded device side this serial port or modem can be either a real device or a virtual device. This class driver is effectively a library. It provides a set of function calls for an application to use to send and receive data through the serial port.
Features
- Conforms to the HCC Advanced Embedded Framework.
- Designed for integration with both RTOS and non-RTOS based systems.
- Supports all devices that conform to the USB CDC-EEM specification.
- Compatible with sample device files produced by using the HCC USB Device Descriptor Generator.
Architecture
