|
USBD ROM Stack
1.0
ROM based USB device stack
|
#include <mw_usbd/mw_usbd.h>
Data Fields | |
| uint8_t | Recipient: 5 |
| uint8_t | Type: 2 |
| uint8_t | Dir: 1 |
Structure to define 8 bit USB request.
| uint8_t BM_T::Recipient |
Recipient type.
| uint8_t BM_T::Type |
Request type.
| uint8_t BM_T::Dir |
Direction type.