Module embassy_nrf::usb

source ·
Expand description

Universal Serial Bus (USB) driver.

Modules

  • Trait and implementations for performing VBUS detection.

Structs

Enums

  • Type-level marker for IN endpoints.
  • Type-level marker for OUT endpoints.

Traits