struct

USB::Endpoint

Inherits Struct / Value / Object

Constructors

new(endpoint_address : UInt8, attributes : UInt8, interval : UInt8, max_packet_size : UInt16, extra : Bytes | Nil = nil)
Source

Instance methods

attributes
Source
direction
Source
endpoint_address
Source
endpoint_number
Source
extra
Source
interval
Source
iso_sync_type
Source
iso_usage_type
Source
max_packet_size
Source
transfer_type
Source