usbreq
latest

Contents:

  • API
usbreq
  • Index
  • Edit on GitHub

Index

C | D | E | F | G | H | I | M | O | P | R | S | U | V

C

  • CLASS (usbreq.USBRequestType attribute)
  • CONFIGURATION (usbreq.USBDescriptorType attribute)
  • control_request() (usbreq.USBDevice method)

D

  • DEVICE (usbreq.USBDescriptorType attribute)
  • DEVICE_TO_HOST (usbreq.USBDirection attribute)

E

  • ENDPOINT (usbreq.USBDescriptorType attribute)

F

  • find() (in module usbreq)

G

  • get_descriptor() (usbreq.USBDevice method)

H

  • HOST_TO_DEVICE (usbreq.USBDirection attribute)

I

  • IN (usbreq.USBDirection attribute)
  • INTERFACE (usbreq.USBDescriptorType attribute)

M

  • module
    • usbreq

O

  • OUT (usbreq.USBDirection attribute)

P

  • parse() (usbreq.USBDescriptorType class method)
    • (usbreq.USBDirection class method)
    • (usbreq.USBRecipient class method)
    • (usbreq.USBRequestNumber class method)
    • (usbreq.USBRequestType class method)

R

  • RESERVED (usbreq.USBRequestType attribute)

S

  • STANDARD (usbreq.USBRequestType attribute)
  • STRING (usbreq.USBDescriptorType attribute)

U

  • USBDescriptorType (class in usbreq)
  • USBDevice (class in usbreq)
  • USBDirection (class in usbreq)
  • USBRecipient (class in usbreq)
  • usbreq
    • module
  • USBRequestNumber (class in usbreq)
  • USBRequestType (class in usbreq)

V

  • VENDOR (usbreq.USBRequestType attribute)

© Copyright 2022, Mikaela Szekely. Revision 48dfd8d9.

Built with Sphinx using a theme provided by Read the Docs.