Data Structures¶
-
group
group_usb_dev_data_structures
-
struct
cy_stc_usb_dev_config_t
¶ - #include <>
USB Device configuration structure.
-
struct
cy_stc_usb_dev_context_t
¶ - #include <>
USB Device context structure.
All fields for the USB Device 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 function calls. Firmware must ensure that the defined instance of this structure remains in scope while the middleware is in use.
-
struct