#include <request.h>
Data Fields | |
| union { | |
| uint16_t value | |
| }; | |
| Main parameter to the request. | |
| uint16_t | index |
| Auxiliary parameter to the request. | |
| uint16_t | length |
| Length of extra data. | |
| uint8_t | request |
| Request identification. | |
| uint8_t | request_type |
| Request type. | |
| uint8_t | value_high |
| uint8_t | value_low |
The setup packet describes the request.
Definition at line 78 of file request.h.
| uint16_t index |
| uint8_t request_type |
1.4.7