v1.5.1
Go to the documentation of this file.
7#ifndef _PICO_USB_RESET_INTERFACE_H
8#define _PICO_USB_RESET_INTERFACE_H
17#define RESET_INTERFACE_SUBCLASS 0x00
19#define RESET_INTERFACE_PROTOCOL 0x01
24#define RESET_REQUEST_BOOTSEL 0x01
26#define RESET_REQUEST_FLASH 0x02