Data Structures¶
-
group
group_usb_dev_cdc_data_structures
-
struct
cy_stc_usb_dev_cdc_config_t
¶ - #include <>
CDC class configuration structure.
-
struct
cy_stc_usb_dev_cdc_context_t
¶ - #include <>
CDC class context structure.
All fields for the CDC context structure are internal. Firmware never reads or writes these values. Firmware allocates the structure and provides the address of the structure to the middleware in CDC function calls. Firmware must ensure that the defined instance of this structure remains in scope while the middleware is in use.
-
struct