#[repr(C, packed(1))]pub struct USB_SUPERSPEEDPLUS_ISOCH_ENDPOINT_COMPANION_DESCRIPTOR {
pub bLength: u8,
pub bDescriptorType: u8,
pub wReserved: u16,
pub dwBytesPerInterval: u32,
}
Expand description
Required features: "Win32_Devices_Usb"
Fields§
§bLength: u8
§bDescriptorType: u8
§wReserved: u16
§dwBytesPerInterval: u32