Open FFBoard
Open source force feedback firmware
tusb_desc_cs_video_fmt_t Union Reference

Classes

struct  TU_ATTR_PACKED
 

Public Attributes

tusb_desc_video_format_uncompressed_t uncompressed
 
tusb_desc_video_format_mjpeg_t mjpeg
 
tusb_desc_video_format_framebased_t frame_based
 

Detailed Description

Definition at line 73 of file video_device.c.

Member Data Documentation

◆ frame_based

tusb_desc_video_format_framebased_t tusb_desc_cs_video_fmt_t::frame_based

Definition at line 83 of file video_device.c.

◆ mjpeg

tusb_desc_video_format_mjpeg_t tusb_desc_cs_video_fmt_t::mjpeg

Definition at line 82 of file video_device.c.

◆ uncompressed

tusb_desc_video_format_uncompressed_t tusb_desc_cs_video_fmt_t::uncompressed

Definition at line 81 of file video_device.c.


The documentation for this union was generated from the following file: