Optimize vendor/product description string display code in MassStorageHost.
[pub/lufa.git] / LUFA / Drivers / USB / Class / Host / CDC.h
index 4054cf1..3c24617 100644 (file)
@@ -80,6 +80,8 @@
                                \r
                                struct\r
                                {\r
+                                       bool Active; /**< Indicates if the interface is currently active, i.e. attached to the connected device */\r
+                               \r
                                        uint32_t BaudRateBPS; /**< Baud rate of the virtual serial port, in bits per second */\r
                                        uint8_t  CharFormat; /**< Character format of the virtual serial port, a value from the\r
                                                                                  *   CDCDevice_CDC_LineCodingFormats_t enum\r