mirror of
https://github.com/ferrous-systems/embedded-trainings-2020.git
synced 2024-10-31 22:28:49 +00:00
8 lines
236 B
Markdown
8 lines
236 B
Markdown
|
## Endpoint descriptor
|
||
|
|
||
|
<p align="center">
|
||
|
<img src="/usb-endpoint.svg" alt="TODO">
|
||
|
<p>
|
||
|
|
||
|
We will not need to deal with endpoint descriptors in this workshop but they are specified in section 9.6.6, Endpoint, of the USB specification.
|