Finished basic documentation of all device mode class drivers.
[pub/USBasp.git] / LUFA / Drivers / USB / Class / Device / CDC.h
index feb7ff2..390ebbc 100644 (file)
                };\r
 \r
        /* Type Defines: */\r
-               /** Type define for the virtual serial port line encoding settings, for storing the current USART configuration\r
-                *  as set by the host via a class specific request.\r
+               /** Class state structure. An instance of this structure should be made for each CDC interface\r
+                *  within the user application, and passed to each of the CDC class driver functions as the\r
+                *  CDCInterfaceInfo parameter. The contents of this structure should be set to their correct\r
+                *  values when used, or ommitted to force the library to use default values.\r
                 */\r
                typedef struct\r
                {\r