Expand description
bmAttributes
field of the endpoint descriptor.
Modules§
- synchronization
- Bits 3..2: Synchronization Type of an isochronous endpoint.
- transfer_
type - Bits 1..0: Transfer Type.
- usage
- Bits 5..4: Usage Type of an isochronous endpoint.
Constants§
- SYNCHRONIZATION_
MASK - Mask for bits 3..2.
- TRANSFER_
TYPE_ MASK - Mask for bits 1..0.
- USAGE_
MASK - Mask for bits 5..4.