System.USB.IO

type ReadAction

type ReadExactAction

type WriteAction

type WriteExactAction

type Size

type Timeout

noTimeout

data Status

Control transfers

type ControlAction a

data RequestType

data Recipient

type Request

type Value

type Index

control

readControl

readControlExact

writeControl

writeControlExact

Bulk transfers

readBulk

writeBulk

Interrupt transfers

readInterrupt

writeInterrupt

Isochronous transfers

readIsochronous

writeIsochronous