Crate usbd_picotool_reset

source ·
Expand description

UsbClass implementation for the picotool reset feature.

§Note

For picotool to recognize your device, your device must be using Raspberry Pi’s vendor ID (0x2e8a) and one of the product ID. You can check picotool’s sources for an exhaustive list.

Structs§

  • UsbClass implementation for Picotool’s reset feature.

Enums§

Traits§

  • Allows to customize the configuration of the UsbClass.